Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some daylight saving time issues by using UTC. #192

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 3, 2015

  1. Fix some daylight saving time issues by using UTC.

    This commit switches the internal clock of the hafas provider to use
    UTC. hafas already provides times that are adjusted for daylight saving
    so no further adjustment needs to be done by the parser.
    The patch also uses 1970-01-01 as the reference day so that a day switch
    during reesult generation won't result in wrong duration displays.
    
    This commit fixes issue smurfy#185.
    benzea committed May 3, 2015
    Configuration menu
    Copy the full SHA
    2e322e5 View commit details
    Browse the repository at this point in the history