Skip to content

"days since 2000" should be calculated relative to timezone (it's not) #3290

@cleary

Description

@cleary

Expected Behavior

"Days since 2000" should iterate by 1 at midnight relative to my timezone (AEST UTC+10)

Actual Behavior

"Days since 2000" iterates at 10am in my timezone (10 hours later than it should have)

Steps to Reproduce

Show the variable "Days since 2000", and the decimal value should be relative to the amount of day passed in your non-UTC+0 timezone - eg at midday in your timezone, the decimal value should be 0.5. It's not

System Details

na

Screenshots
Little program to update the days since 2000 when space is pressed - in this example, the timezone is AEST (UTC+10), the local time is 09:30am and you can see the "days since 2000" is almost about to iterate to it's next whole number (at 10am my time):

Peek 2024-06-28 09-28

It should not iterate until the local time crosses midnight

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions