- Have you ever wondered what todays date was in the Imperial Calendar?
- Are you ever writing a battle report or bit of fluff and want to include some Imperial Dates but don't know how it works?
- Are you bored right now and interested in seeing a little bit of javascript?
If you answered "yes" to any of the above, read on, if not, well this isn't the post for you - sorry.
So the other day I got curious as to whether it would be possible to produce a little widget on my blog that would display the current date, but in the Imperial Calendar. I've done some light web design and programming before, so I thought it should be within my ability, and if not, then I could always stitch together other bits of code to do what I wanted (which by the way, is pretty much how all code is produced :D ). In case you hadn't noticed, if you look at the top of my blog on the right, I met with some success and was able to produce just such a widget.
As an offering to the community, in the same way that Dezartfox from The-Vanus-Temple did with his rotating image tutorial, I thought I'd share the code with you all in case you would like to add a similar widget to your blogs. To add this, all you need to do is insert a new html/javascript widget into your blog, and copy and past the code below into the box, simple as that.
As an offering to the community, in the same way that Dezartfox from The-Vanus-Temple did with his rotating image tutorial, I thought I'd share the code with you all in case you would like to add a similar widget to your blogs. To add this, all you need to do is insert a new html/javascript widget into your blog, and copy and past the code below into the box, simple as that.