Converts TAI64(n) string to datetime.datetime (UTC) object.
Project description
A module to convert a hex encoded tai64n string to a datetime.datetime object and to convert between TAI and UTC standard time.
TAI, TAI64, TAI64n
TAI stands for Temps Atomique International, the current international real-time standard. One TAI second is defined as the duration of 9192631770 periods of the radiation corresponding to the transition between the two hyperfine levels of the ground state of the cesium atom.
Module Functions
- decode_tai64n("400000004a3239350292c294")
converts a 16 or 24 bytes long hex TAI64(n) string to a datetime.datetime UTC object
- utc2tai(datetime.datetime.now())
converts datetime.datetime UTC object to a datetime.datetime TAI object
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file tai64n-0.3.3.tar.gz
.
File metadata
- Download URL: tai64n-0.3.3.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50c664334e605f6d68f923cc48d0132ccfb6dbc3f17386655e0d9300734342c3 |
|
MD5 | b491f8034cf7f14d71c509139b469632 |
|
BLAKE2b-256 | 33b7c04dd92d69e22d4acb26baf2efce23717fb570d229c8a70563bb89aca463 |