cds-snc / cds-snc/platform-forms-client
Consistency in response timestamp
- Dominant language
- TypeScript
- Stars
- 46
- Forks
- 16
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
## Description
https://cds-snc.freshdesk.com/a/tickets/29608
> When I download a response in CSV format, the timestamp is in the usual **ISO 8601 standard** (2026-07-29T12:52:41.378Z), however if I select the ‘individual response file’ the time stamp is presented under **UTC format** (2026-08-17 20:55:32 UTC) and I then have to manually change this as MS365 seems to work best with the ISO 8601 standard. Is there an option to showcase the individual response files with the same timestamp standard (ISO 8601)?
Contributor guide
Research direction
Start by reproducing both download paths and compare how each formats its response timestamp. Trace the individual response file generation from its entry point; done means it uses the same ISO 8601 representation as CSV downloads, with coverage for both formats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs, typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100