Do everything with javascript

Timestamp convertor

I just come across to work with an API related to timestamp and need to do some time unit conversion. Have tried to found some timestamp converter from the web and firefox addon, but none of converter I find suit my need. So just spend a day to create a converter with a calendar on it.

Features:

  1. Convert timestamp to date, click on the log to navigate the calendar
  2. Convert seconds / minutes into number of days, hours
  3. Arrow key to navigate the calendar (only when focus is not on the text field )
Screen cap of the <a href="http://www.julianwong.net/app/tscon/index.html">timestamp converter</a>

Screen cap of the timestamp converter

Leave a Reply

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>