Project

General

Profile

Actions

Bug #15896

closed

Normalize datetime format to ISO8601/rfc3339

Added by François ARMAND over 4 years ago. Updated over 4 years ago.

Status:
Released
Priority:
N/A
Category:
Architecture - Code maintenance
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:

Description

We have datetime in a dozen format. This is bad for consistency (poor users), but it's especially bad in a global installation when we don't display timezone.

So we are going to normalize along:

- any datetime saved in based (serialized) is in strict rfc3339 format (ie: 1996-12-19T16:39:57-08:00 or 1990-12-31T23:59:60Z)
- for display (web), we use a space (' ') in place of T to separate date and time.


Subtasks 1 (0 open1 closed)

Bug #15945: Display date in event log list is not really human friendlyReleasedVincent MEMBRÉActions

Related issues 2 (0 open2 closed)

Related to Rudder - Bug #15943: Date handling in API Token Creation is brokenReleasedAlexis MoussetActions
Related to Rudder - Bug #15944: Filtering on eventlogs doesn't filterReleasedFrançois ARMANDActions
Actions

Also available in: Atom PDF