-
Notifications
You must be signed in to change notification settings - Fork 50
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: slashmili/jdatetime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: slashmili/jdatetime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 7 files changed
- 5 contributors
Commits on Apr 7, 2024
-
fix appveyor builds by installing current project (#155)
running jdatetime requires jalai-core package which needs to be installed through the requirements.
Configuration menu - View commit details
-
Copy full SHA for bd27102 - Browse repository at this point
Copy the full SHA bd27102View commit details -
Move datetime-specific code from date methods into datetime class (#154)
_strftime_p: only raises Exception (AttributeError) on date objects because dates do not have hour attribute. _strftime_z: only raises AttributeError on a date class becuase date does not have utcoffset attribute. _strftime_cap_z: date does not have tzname attribute, but datetime has.
Configuration menu - View commit details
-
Copy full SHA for 06352d5 - Browse repository at this point
Copy the full SHA 06352d5View commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ac6c205 - Browse repository at this point
Copy the full SHA ac6c205View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 41e49a8 - Browse repository at this point
Copy the full SHA 41e49a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80bb9b6 - Browse repository at this point
Copy the full SHA 80bb9b6View commit details
Commits on Oct 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8d03a1c - Browse repository at this point
Copy the full SHA 8d03a1cView commit details
Commits on Nov 15, 2024
-
feat(datetime): Update datetime comparison methods with convert to py…
…thon datetime + Update methods + Update tests
Configuration menu - View commit details
-
Copy full SHA for 14e8de3 - Browse repository at this point
Copy the full SHA 14e8de3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f067c4 - Browse repository at this point
Copy the full SHA 2f067c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc5a63c - Browse repository at this point
Copy the full SHA fc5a63cView commit details
Commits on Jan 13, 2025
-
Merge pull request #159 from mobinghoveoud/fix-compare-with-offset
Fix compare datetime with diffrent timezones
Configuration menu - View commit details
-
Copy full SHA for b976d6c - Browse repository at this point
Copy the full SHA b976d6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e07706 - Browse repository at this point
Copy the full SHA 9e07706View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.0.0...v5.1.0