Tuesday, December 20, 2011

How To Show Current Date On Blogger

In this Tutorial talking about showing date by using java script.
Using this script, you can show current date on your blogger.
Its easy,you can try it.

1. Log in to blogger account and Go to Design >> Edit HTML

2. Make sure you put check mark to “Expand Widget Templates

3. Find this tag by using Ctrl+F    </head>

4. Paste  below code Before  </head> tag
<script src='http://4444444444r.googlepages.com/current-date.js' type='text/javascript'/>

5. Now Go to Design >> Page Element

6. Click Add Gadget and select 'HTML/Javascript'

7. Paste  below code.

<script>showCurrentDate();</script>

Save it. you are done.

It will look like this

6 comments:

  1. nice one dude, thanx

    ReplyDelete
  2. Thanks to providing your temolate

    ReplyDelete
  3. Thank you for your contribution. It will be nice if the text could have some attractive formatting

    ReplyDelete
  4. thanks. ill add to my blog

    ReplyDelete
  5. just added it to my blog!!! being looking out for this. check it out here dailyschoolinfo.com

    ReplyDelete
  6. Great Share! I asked many developer how to set timing on blogs. I hope this post helps me a lot.

    ReplyDelete