• Vincent Pelletier's avatar
    Add an option to convert timezone. · cd70bb49
    Vincent Pelletier authored
    Do it while parsing, so (for example) day splitting happens at midnight in
    chosen timezone instead of midnight in source timezone.
    When no timezone is provided, use input's times verbatim.
    DST changes cause artefacts in graphs (double or zeroed hour).
    Also, display used timezone in generated page.
    cd70bb49
__init__.py 57.3 KB