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

reproduce #836 #1316

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
Draft

reproduce #836 #1316

wants to merge 11 commits into from

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    2a6efff View commit details
    Browse the repository at this point in the history
  2. trying to reproduce #836

    geier committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    c878c10 View commit details
    Browse the repository at this point in the history
  3. fix detection of today and tomorrow

    When checking if days are the current or the next day, we did not take the
    local timezone into account. Therefore, if the local timezone was not
    UTC, the previous or next day could erroneously be detected as `today`
    (same error for `tomorrow`).
    geier committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    3c4327f View commit details
    Browse the repository at this point in the history
  4. fix default for list and calendar command

    The default (today) was until now not localized, but today in UTC was
    assumed. This could lead to commands such as `khal calendar` starting
    to show events from with either the previous or the next day instead of
    today.
    geier committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    7b2c186 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4413328 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c30cf3 View commit details
    Browse the repository at this point in the history
  7. start berlin

    geier committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d4ac39d View commit details
    Browse the repository at this point in the history
  8. import pytz

    geier committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    5238dd0 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. WIP

    geier committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c45bcf6 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. update

    geier committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    460c5d2 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

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