element-web icon indicating copy to clipboard operation
element-web copied to clipboard

Chat exports should use ISO 8601/RFC 3339 dates, be more informative

Open flancian opened this issue 4 years ago • 1 comments

Steps to reproduce

  1. Choose 'Export Chat' in room menu
  2. Select any options and press 'Export'

(By the way, thank you so much for making Matrix and Element awesome!)

Outcome

What did you expect?

An export with a filename containing an ISO 8601/RFC 3339 date, and maybe the room name in it. E.g. agora-discuss-2022-04-15.txt or agora-discuss-2022-04-15T17:04:16+02:00.txt (which contains a time with timezone).

An export with the same standard format for times/dates used within.

What happened instead?

An export named 'matrix-export-4-15-2022 at 4-48-51 PM.txt', whose date makes sense as a format only within the US -- and includes relatively useless time information (missing the timezone). An export with the same awkward format for times/dates used within.

Operating system

No response

Browser information

No response

URL for webapp

No response

Application version

No response

Homeserver

No response

Will you send logs?

No

flancian avatar Apr 15 '22 15:04 flancian

Linking a PR to this now

yaya-usman avatar May 10 '22 20:05 yaya-usman