-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* starting to work * sort features * pass in atom * better timeunit handling * timezones feature * phase out `precision_to_timeunit` * datetime key additions/shuffling * formatting/linting * start to move to a naive_datetime dtype * get datetimes back out (incorrectly) * start to get timezones working * offsets can be negative * add tz dep * working non-UTC timezone test * get duration tests passing * majority of tests passing * fix unexpected datetime parsing issue * make enforce_highest_precision work with different sized tuples * add a datetime section to some duration tests * test mismatched timezones * make tz a test-only dep * save progress on From traits (not working!) * rename to s_from_list_naive_datetime * revert to `&'a str` type and add TODOs * didn't mean to remove this
- Loading branch information
1 parent
c64477c
commit a9ac048
Showing
28 changed files
with
795 additions
and
298 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.