mongoose-timezone icon indicating copy to clipboard operation
mongoose-timezone copied to clipboard

Mongoose plugin to normalize stored dates timezone.

Results 23 mongoose-timezone issues
Sort by recently updated
recently updated
newest added

Hi, I have a problem my subDocument don't update to local timezone ``` { "prices" : [ { "price" : { "USD" : NumberInt(10), }, "description" : { "en" :...

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=acorn&package-manager=npm_and_yarn&previous-version=5.7.3&new-version=5.7.4)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...

dependencies

Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.6.12 to 5.7.5. Changelog *Sourced from [mongoose's changelog](https://github.com/Automattic/mongoose/blob/master/History.md).* > 5.7.5 / 2019-10-14 > ================== > * fix(query): delete top-level `_bsontype` property in queries to prevent silent empty...

dependencies