Opened 2 years ago

Last modified 6 months ago

#706 new defect

Timestamps should be relative to UTC

Reported by: pferreir Owned by:
Priority: high Milestone: v1.2
Component: General Version: 0.97.0
Keywords: Cc:

Description

both indico.util.date_time.int_timestamp and MaKaC.common.timezoneUtils.date2utctimestamp (both used in indexes) are returning the time as a local timestamp (not UTC), which seems to be DST safe, but nonetheless wrong.
These functions should be replaced with proper substitute(s) (already available in both affected modules) and the DB corrected.

Change History (1)

comment:1 Changed 6 months ago by jbenito

  • Milestone changed from v1.0 to v1.2
Note: See TracTickets for help on using tickets.