Showing posts with label string-formatting. Show all posts
Showing posts with label string-formatting. Show all posts

Monday, April 23, 2012

The correct Javascript Date.parse(…) format string?


What is a culture-invariant way of constructing a string such that the Javascript Date() constructor can parse it and create the proper date object?