How to Display and Add Stylish Time and Date in Blogger

How to Display and Add Stylish Time and Date in Blogger

In this post i will show you how to add Time and Date showing in blogger website it will work in all blogger template so please read this article complete after that your blogger website will show time and date.

Steps How To Add in Blogger?

Copy and Paste below Code after </header>.

Blogger templates can help you easily show the time and date on your blog. Since it is not a built-in feature, you may have to do some custom coding work to get it done. This post will show you how to display the time and date on your blog easily.

I'm giving you java script codes you can easily copy code and paste it in your blogger theme.

First go to your Blogger dashboard then click on theme and then edit HTML but please keep in mind every time if you changing in theme you should must get backup your theme.

Then click anywhere in your HTML code and press CNTRL+F and type </header> in search then press inter after header past your code.

If you want to show your time and date in other place of your Blogger you can add anywhere. Also if you want to add time and date in Top Menu add this code in your Top Menu in edit HTML.

Copy This Code and paste after </header>

This script code will show time and date both.

Blogger edit HTML

If you want to show only Time:

(Hours+Minutes+Seconds) then paste this below code.


Then if you want to show only Date:

(Years+Months+Days) then simply paste this below code.


And if you want to change the color of your Time and Date then simply change the color name from 'red' to Blue, Green, Yellow, Black, White any color you can use and change easily.

Time and Date will successfuly added in your blogger.

We hope you enjoyed our post about how to add time and date in Blogger.

Thanks for reading hopes it's will helpful for you. If you any problem comment below or contact us.

Previous Post Next Post