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

Fix for negative Date timezone offsets #1121

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thesebas
Copy link

When uncommented this // print a non-UTC time block and changed var UTC = ''; got invalid timezone offsets like: ISODate("2016-11-14T00:00:00+-100"). This makes Date be displayed as ISODate("2016-11-14T00:00:00+0100")

When uncommented this `// print a non-UTC time` block and changed `var UTC = '';` got invalid timezone offsets like: `ISODate("2016-11-14T00:00:00+-100")`. This makes Date be displayed as `ISODate("2016-11-14T00:00:00+0100")`
@ramonfm
Copy link
Contributor

ramonfm commented Dec 7, 2016

@thesebas, please note that before we inspect your pull request you'll need to sign the contributor agreement. You'll also need to open a SERVER ticket.

Regards,
Ramón.

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

Successfully merging this pull request may close these issues.

2 participants