Closed GoogleCodeExporter closed 8 years ago
Hello guillaumehanique,
Gmail Delay Send uses a library called datejs to parse the dates. It would seem
that something like 'tomorrow 10:00' would be the first thing it would support
but it doesn't seem to :-(
I've made some very simple modifications to the source code
(https://code.google.com/p/gmail-delay-send/source/browse/v2/src/datejs#2935)
but haven't made time to fix something like this.
Patches to the upstream project (datejs.com) or this project are welcome!
Figuring out what datejs supports and doesn't support is tricky:
https://code.google.com/p/gmail-delay-send/wiki/GmailDelaySendOptions_8#Test_a_d
ate_or_time
Original comment by blairk...@gmail.com
on 11 Jul 2013 at 8:13
I looked at the DateJS project. The problem is known since 2008 and still
exists...
Well, absolute times are more reliable anyway, so I'll just use that.
Thanks!
Original comment by guillaum...@gmail.com
on 12 Jul 2013 at 9:51
Original issue reported on code.google.com by
guillaum...@gmail.com
on 10 Jul 2013 at 7:33