Timezone calculation wrong

Created on 6 November 2023, 8 months ago
Updated 29 November 2023, 7 months ago

Problem/Motivation

For conversion from UTC to EST, timezone calculation is wrong.

Steps to reproduce

Set site to EST. Create event 1 hr in past. Sort using filter. Event is not considered past.

Proposed resolution

Add offset rather than subtracting. Subtracting results in a double negative, creating addition. E.g., $date_alias - - 1800.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States grasmash

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024