animedex.utils
Shared utility helpers for animedex internals.
__all__
- animedex.utils.__all__ = ['TimezoneResolution', 'now_local', 'parse_timezone', 'timezone_label']
Built-in mutable sequence.
If no argument is given, the constructor creates a new empty list. The argument must be an iterable if specified.