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

Full Timezone Support #335

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Commits on Jun 29, 2015

  1. Configuration menu
    Copy the full SHA
    8db090e View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2015

  1. Configuration menu
    Copy the full SHA
    f754169 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f03e439 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2015

  1. Merge pull request #1 from johnhamelink/from_ical_time_zone

    Change offset without changing time
    barelyknown committed Oct 6, 2015
    Configuration menu
    Copy the full SHA
    f62f55f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2016

  1. Configuration menu
    Copy the full SHA
    7bd414a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    237e7a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8f222b View commit details
    Browse the repository at this point in the history
  4. add test that the start_time object when parsing UTC is a simple Time

    not TimeWithZone, while when parsing a timezone it is a TimeWithZone
    dcosson committed May 10, 2016
    Configuration menu
    Copy the full SHA
    9db2104 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2016

  1. update test of DST cutover

    dcosson committed May 12, 2016
    Configuration menu
    Copy the full SHA
    f5b0025 View commit details
    Browse the repository at this point in the history