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 dateTime bug #19

Merged
merged 2 commits into from
Jan 10, 2020
Merged

Fix dateTime bug #19

merged 2 commits into from
Jan 10, 2020

Conversation

netnspace
Copy link
Contributor

  • The dateTime kind should be specified to UTC in the EpochTime function toDateTime. If this is not done, the kind "not specified" is assumed by default which causes the time zone lag to be substracted multiple times on each conversion. I added the specification which fixed the bug.

  • typos were fixed in the function and variable names.

@1manprojects 1manprojects merged commit 4867e92 into 1manprojects:master Jan 10, 2020
@1manprojects
Copy link
Owner

1manprojects commented Jan 10, 2020

Thank you for your contribution to the Project.

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