Easier and more self documenting patterns for loading/saving Persistent
[python_utils.git] / datetime_utils.py
2022-08-20 Scott GaschFix bug in translate_timezone and improve test.
2022-05-30 Scott GaschClean up more docs to work with sphinx.
2022-03-25 Scott GaschSince this thing is on the innerwebs I suppose it shoul...
2022-03-24 Scott GaschAdd add_timezone.
2022-02-08 Scott GaschMore cleanup.
2022-02-03 Scott GaschChange settings in flake8 and black.
2022-02-02 ScottMake subdirs type clean too.
2022-02-01 ScottClean up mypy type checker errors.
2022-01-31 ScottFix a couple of bugs in date parsing.
2022-01-27 ScottAhem. Still running black?
2022-01-27 ScottRan black code formatter on everything.
2021-10-28 Scott GaschMoving smart lights into smart_home to prepare for...
2021-10-25 Scott GaschSome fixes to the datetime_utils.
2021-10-24 Scott GaschAdds site_config; adds Tuya lights. Bugfixes.
2021-09-23 Scott GaschVarious little changes. Naming. Durations as arguments.
2021-09-10 Scott GaschAdding more tests, working on the test harness.
2021-07-13 Scott GaschRandom changes.
2021-07-11 Scott GaschRandom cleanups and type safety. Created ml subdir.
2021-07-10 Scott GaschACL uses enums, some more tests, other stuff.
2021-07-09 Scott GaschLots of changes.
2021-03-25 Scott GaschInitial revision