fasttime 0.2.3

Small UTC date/time library based on Ben Joffe's fast 64-bit date algorithm
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/target
.DS_Store

# Python
__pycache__/
*.py[cod]
*$py.class
*.so
*.egg-info/
dist/
build/
.pytest_cache/
.venv/
venv/
*.whl