Andrew Plummer

Results 205 comments of Andrew Plummer

Hungarian doesn't exist yet but I would be very happy if you would like to add it! See the "Adding custom locales" in the readme or if you look at...

Sorry it's this one: https://github.com/andrewplummer/Sugar/blob/master/README.md#addingcustomizing-locales should have linked to it above `en-US` file is embedded in `date.js` ... it's the same format but a little bit specialized... the other locale...

So v3 is currently being worked on that will use regular ES6 modules that do not expose the `Sugar` object as a global. As part of this the typings are...

Awesome idea... will work on this soon!

Sorry for taking ages on this. The next major version of Sugar will be a complete refactor of the skeleton from the ground up to use ES6 imports. For now...

Hi, sorry for the delay... I'm showing `Date.range('00:00', '04:30').hours()` as working fine... a `format` method on a Date range isn't a thing now but it certainly could be! I'll mark...

Gotcha... well in that regard all I can say is that the DateRange object itself is maybe not as mature as it potentially could be, and I'll definitely take this...

@jikamens Thank you for this fix and very sorry for the delay here. I believe the fix in #632 should work here as well, although it's strange that they're occurring...

@jikamens Also mind sharing how you're testing Thunderbird?

Thanks for this! I'll have a look into it too but for a workaround can you get in there and try to figure out which global it's trying to reference?