UnixToIFCTime
A Python script to convert Unix timestamps to the International Fixed Calendar (IFC) format and vice versa.
Note: This implementation deviates from the original IFC proposal by adding leap year days (Year Day and Leap Day) to the end of the year, rather than placing them within the calendar as originally suggested.
Features
- Converts Unix timestamps to IFC dates.
- Accepts date input in
YYYY-MM-DDformat and outputs the corresponding IFC date. - Supports leap years and special days (Leap Day, Year Day).
Usage
python unixToIfcTime.py [-d DATE] [-u UNIXTIME]
Release files for ifcdate 0.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ifcdate-0.1.3.tar.gz | 5.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ifcdate-0.1.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.5 kB
Release files / ifcdate-0.1.3.tar.gz
| Download URL | ifcdate-0.1.3.tar.gz |
|---|---|
| Size | 5.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
713c0cdd90027faa003ddccf426dc5302fef254aa5e3933a64839f49c01df3f7
|
|
BLAKE2b-256 checksum How to use checksums |
e80abe5e4bae75b6977f8bac63e91fe935736a9202d6bab1df6ab99b6dddcf8f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.1
|
Release files / ifcdate-0.1.3-py3-none-any.whl
| Download URL | ifcdate-0.1.3-py3-none-any.whl |
|---|---|
| Size | 4.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b5799a9459274c4064cb3ec3d5e129bc2be06b845e353490d88c17b1c979345d
|
|
BLAKE2b-256 checksum How to use checksums |
7f720e23b611a2bb380c2200d59e0a0163d03170fb86dbecca7985a8694b603d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.1
|