# IT:AD:JScript:Dates # * [[../|(UP)]] {{indexmenu>.#2|nsort tsort}} Acceptable *absolute* formats are: Dates: yyyy-mm-dd yy-mm-dd mm/dd/yyyy Time hh:mm hh:mm:ss hh:mm:ss.xxx (xxx are milliseconds) You can also append am/pm to the time. Values less than 10 does not have to be prefixed with 0 but they can. ## Reference ## * [http://www.jslab.dk/library/date.parse](http://www.jslab.dk/library/date.parse) * [Lib](http://www.xaprb.com/articles/javascript-date-parsing-demo.html)