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

Error in datejs parsing time only #17

Closed
GoogleCodeExporter opened this issue Oct 9, 2015 · 3 comments
Closed

Error in datejs parsing time only #17

GoogleCodeExporter opened this issue Oct 9, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

enter '2:30pm' one would expect that it would send at 2:30pm that day. Instead 
is is scheduled to be sent at 2:30pm Dec 30th 1899!

Original issue reported on code.google.com by blairk...@gmail.com on 27 Nov 2011 at 4:31

@GoogleCodeExporter
Copy link
Author

Fixed in next release.

Tracked down issue to a problem with spreadsheet's date parsing. Filed a bug 
with script api: 
http://code.google.com/p/google-apps-script-issues/issues/detail?id=956&thanks=9
56&ts=1323061243

But implemented work around by setting number format to "@STRING@" then parsing 
that instead.

Original comment by blairk...@gmail.com on 5 Dec 2011 at 5:03

@GoogleCodeExporter
Copy link
Author

Original comment by blairk...@gmail.com on 18 Dec 2011 at 9:30

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Issue 21 has been merged into this issue.

Original comment by blairk...@gmail.com on 18 Dec 2011 at 9:33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant