Idle thought: performance-wise, would it be a problem to allow users to provide their own strftime-formatted string? That would remove the need for the (in my opinion) odd set of date/time formats that SN has at the moment.
I don't /think/ it would be too much of a hit. I mean we're basically
already doing that just with a limited set.
—
Reply to this email directly or view it on GitHub #229 (comment).
I really like the idea of custom date/time stamp displays. Along with
the suggested ISO8601, I'd very much like to be able to create/use
something along the lines of: ccyymmdd_HHMMSS (DOW) where DOW ==> DayOf
Week (e.g. WED)
Would this require adding a new field in the DB on a per-user basis to
store their custom setting?
Got the suggestion on the last feedback. Should be a nice easy task for anyone who wants to pickup the codebase.
The text was updated successfully, but these errors were encountered: