openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
openpyxl
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 15 hours
ago. based on code collected
about 15 hours
ago.
Aug 28, 2024 — Aug 28, 2025
Showing page 18 of 306
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fix negative timedeltas with fractional seconds
Nis Martensen
More...
over 4 years ago
Add a timedelta with milliseconds and simplify rounding.
Charlie Clark
More...
over 4 years ago
append 'Z' to some datetime iso strings
Nis Martensen
More...
over 4 years ago
write ISO 8601 time strings with millisecond precision
Nis Martensen
More...
over 4 years ago
datetime documentation updates
Nis Martensen
More...
over 4 years ago
improve datetime format detection
Nis Martensen
More...
over 4 years ago
code simplification
Nis Martensen
More...
over 4 years ago
update timedelta regular expression, function and tests
Nis Martensen
More...
over 4 years ago
adapt test
Nis Martensen
More...
over 4 years ago
with iso_dates=True, do not convert timedelta to time
Nis Martensen
More...
over 4 years ago
update documentation on datetime and timedelta handling
Nis Martensen
More...
over 4 years ago
add heuristic for reading timedelta
Nis Martensen
More...
over 4 years ago
Merge branch 'topic/3.0/datetimedoc' into 'branch/3.0'
CharlieC
More...
over 4 years ago
Always return a datetime. Fixes failing tests.
Charlie Clark
More...
over 4 years ago
Add explicit support for one or two epochs.
Charlie Clark
More...
over 4 years ago
try to be clearer about the use of the helper function
Nis Martensen
More...
over 4 years ago
Additional example for converting historical dates which does match the specification.
Charlie Clark
More...
over 4 years ago
Treat date conversion for 1900-01-01 to 1900-03-01 symmetrically.
Charlie Clark
More...
over 4 years ago
Only need to cast datetime.date
Charlie Clark
More...
over 4 years ago
Use kwargs.
Charlie Clark
More...
over 4 years ago
Remove some Python 2 compatible code.
Charlie Clark
More...
over 4 years ago
Default to 0 in groupdict and simplify assignments.
Charlie Clark
More...
over 4 years ago
Merge branch 'topic/3.0/timefraction' into 'branch/3.0'
CharlieC
More...
over 4 years ago
add time tests without seconds and with fractional seconds
nmartensen
More...
over 4 years ago
adapt to "datetime one" having been merged
Nis Martensen
More...
over 4 years ago
datetime test: in Excel, serial date 1 is 1900-01-01
nmartensen
More...
over 4 years ago
Redefine constants to use just the relevant epoch: they are for internal use only so this shouldn't break anything, ahem.
Charlie Clark
More...
over 4 years ago
drop dependency on jdcal
nmartensen
More...
over 4 years ago
add timedelta conversion helper functions
Nis Martensen
More...
over 4 years ago
Remove assignment to self.
Charlie Clark
More...
over 4 years ago
←
1
2
…
14
15
16
17
18
19
20
21
22
…
305
306
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree