Wes Hather
Wes Hather
Getting the same issue in Chrome which just started happening today due to DST: ``` Date.parse("5:00am") Sun Nov 02 2014 04:00:00 GMT-0800 (PST) ```
Are there any workarounds you know in the meantime? Seems like a pretty serious issue...
Oh it should only be a problem today? It looks like parsing all november 2014 dates are hitting this issue though: ``` Date.parse("nov 6:00am") Sat Nov 01 2014 05:00:00 GMT-0700...
Awesome, thanks for fixing this so quickly!
Hah, I'm getting the exact same issue as I was before due to DST: ``` Date.parse("6:00am") Sun Mar 08 2015 07:00:00 GMT-0700 (PDT) Date.parse("mar 9 6:00am") Mon Mar 09 2015...
Thanks :)
@jonasschultheiss are you still working on a PR for this?
I'm hitting this as well. Is there a fix in sight?
How does inboxsdk do this then? I tested myself using their api and it works flawlessly. Both for inline images and external attachments. https://www.inboxsdk.com/docs/#Compose