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

All methods return jiffy and add Jiffy cloning #92

Merged
merged 7 commits into from
Mar 2, 2021

Conversation

jama5262
Copy link
Owner

@jama5262 jama5262 commented Mar 2, 2021

What does this PR do?

  1. All Jiffy methods return Jiffy instance except utc() and local() methods Jiffy methods should always return a Jiffy type #73
  2. Query methods no longer mutate the datetime and clone function add Query methods mutate the underlying date instance #59

@jama5262 jama5262 merged commit a1ed83d into develop Mar 2, 2021
@jama5262 jama5262 deleted the all-methods-return-jiffy branch March 2, 2021 13:27
@jama5262 jama5262 changed the title All methods return jiffy All methods return jiffy and add Jiffy cloning Mar 2, 2021
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.

1 participant