ServerJS/DateTime: Difference between revisions

Jump to navigation Jump to search
Line 8: Line 8:
* outputting / parsing datetime
* outputting / parsing datetime
* date calculations / manipulating
* date calculations / manipulating
* json date extension (see crockford's json module)?


including TZ conversion? naive datetime's - not knowing about TZ - are easier to handle, though it seems JS has native aware datetime objects. utc & localtime.
including TZ conversion? naive datetime's - not knowing about TZ - are easier to handle, though it seems JS has native aware datetime objects. utc & localtime.
6

edits

Navigation menu