Decide on date/time formatting string syntax #1108
Labels
type: enhancement
New feature or request
work: frontend
Related to frontend code in the mathesar_ui directory
Milestone
Context
When displaying dates and times, the front end will recieve the following two pieces of info:
The front end needs to take these two strings and combine them into a formatted value.
The front end has total control over setting the formatting string and reading it. The back end only validates that it's 255 characters or less (discussion).
To-do
We need to decide how our formatting strings will work.
Prior art
Considerations
The text was updated successfully, but these errors were encountered: