Skip to content

fix(snapshots): Display created time in local timezone#142

Open
dongfengweixiao wants to merge 1 commit intocosmic-utils:mainfrom
dongfengweixiao:timedisplay
Open

fix(snapshots): Display created time in local timezone#142
dongfengweixiao wants to merge 1 commit intocosmic-utils:mainfrom
dongfengweixiao:timedisplay

Conversation

@dongfengweixiao
Copy link
Copy Markdown

Store snapshot creation time as DateTime and convert to local timezone when displaying, instead of using NaiveDateTime which loses timezone information.

Store snapshot creation time as DateTime<Utc> and convert to local
timezone when displaying, instead of using NaiveDateTime which loses
timezone information.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant