Skip to content

Represent date and time consistently

Clare Ming requested to merge T381801/fix-dates into main
  • add date-fns and @date-fns/utc libraries for date handling
  • add utc_start_dt and utc_end_dt to replace start_date and end_date respectively
  • make created_at, updated_at DATETIME fields
  • update utility functions for formatting dates
  • fix date shifting issue
  • update relevant tests

Bug: T381801, T381614

Edited by Clare Ming

Merge request reports

Loading