-
Jameson Rollins authored
This breaks out IETF leap second list maintenance into a separate module, so that it can be packaged separately. The new module provides a load_leapdata() function that returns an IETFLeapData object containing leap seconds and expiration data. If a local cache is not available it will be downloaded. It's also possible to maintain a system level leapdata file for all users.
83c5a922
Loading