Metadata-Version: 2.1
Name: tttime
Version: 1.0.2
Summary: An implementation of a TTTime in Python.
Home-page: https://github.com/tonyaellie/tttime
Author: tonyaellie
Author-email: tonya@tokia.dev
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# TTTime Libraries

- [JavaScript](https://www.npmjs.com/package/tttime)
- [Python](https://pypi.org/project/tttime/)
- [Rust](https://crates.io/crates/tttime) - Implementation is missing some features, mainly interactions with standard time, it also is slightly buggy.

```
Day Zero: 18:00:00 - 21/10/2020 UTC
1 TTT Hour = 1 Hour Standard Time
100 TTT Seconds in a TTT Minute
100 TTT Minutes in a TTT Hour
100 TTT Hours in a TTT Day
10 TTT Days in a TTT Month
10 TTT Months in a TTT Year
```
