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 basedate calculation #2683

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

Commits on May 13, 2022

  1. Fix basedate calculation

    Correct numdate / datenum calculation to eliminate problems
    with timezones that equal nowadays but were different
    in the past (e.g. Europe/Minsk and Europe/Moscow)
    ivan-trusov committed May 13, 2022
    Configuration menu
    Copy the full SHA
    c14e171 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Fix basedate calculation

    Co-authored-by: Philippe Rivière <[email protected]>
    ivan-trusov and Fil committed May 31, 2022
    Configuration menu
    Copy the full SHA
    1dfabe7 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Fix basedate calculation

    Correct numdate / datenum calculation to eliminate problems
    with timezones that equal nowadays but were different
    in the past (e.g. Europe/Minsk and Europe/Moscow)
    ivan-trusov committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    64e8998 View commit details
    Browse the repository at this point in the history
  2. Fix basedate calculation

    Co-authored-by: Philippe Rivière <[email protected]>
    ivan-trusov and Fil committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    db81ca6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51d05ad View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Refactor OADate handling

    ivan-trusov committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    b1c5037 View commit details
    Browse the repository at this point in the history