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

Unix timestamp #86

Merged
merged 5 commits into from
Jul 2, 2021
Merged

Unix timestamp #86

merged 5 commits into from
Jul 2, 2021

Conversation

JakeMHughes
Copy link
Contributor

This PR fixes a few issues:

  • Removed some un-needed comments
  • Removed some old prints in the tests
  • Fixed parse function to default the Zone data to UTC if zone data is not given.
  • Fixed parse function to allow epoch if the inputFormat value is timestamp or epoch
  • Updated the datetime documentation since it was out of date
  • Removed the duplicate daysBetween function

@fugu13 fugu13 merged commit c20475c into main Jul 2, 2021
@fugu13 fugu13 deleted the unix-timestamp branch July 2, 2021 14:49
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