InfiniteDatetime/README.md

15 lines
268 B
Markdown
Raw Permalink Normal View History

2022-02-06 20:50:39 +01:00
# Infinite datetime
Adds a lot of layers do datetime.datetime because why not?
2022-02-06 21:26:10 +01:00
# Example
```python
In [1]: datetime.datetime.datetime.datetime.datetime.datetime.fromtimestamp(42069)
Out[1]: datetime.datetime(1970, 1, 1, 12, 41, 9)
```
# Usage
Don't
# Hotel
trivago