Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accept RFC822 timestamp #1

Closed
jzaefferer opened this issue Nov 5, 2011 · 1 comment
Closed

Accept RFC822 timestamp #1

jzaefferer opened this issue Nov 5, 2011 · 1 comment

Comments

@jzaefferer
Copy link
Owner

From a comment of the plugin page:

Great stuff! The only thing that bugs me is the way it parses the date from “yyyy/mm/dd hh:nn:ss” format (same thing with John Resig’s code). Well – the ECMAScript/JavaScript documentation does not specify a string date format for parse(). MSDN/IE documentation says that the above format is OK (http://msdn.microsoft.com/en-us/library/k4w173wk(v=VS.85).aspx), but the Mozilla docs say it should be an RFC822 timestamp (https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/Date/parse).

Should try and support both formats.

@jzaefferer
Copy link
Owner Author

Meh, whatever.

jzaefferer pushed a commit that referenced this issue Jun 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant