#2387 - Refactor get_timezoned_date and get_timezoned_time

Identifier #2387
Issue type Feature request or suggestion
Title Refactor get_timezoned_date and get_timezoned_time
Status Completed
Handling member Chris Graham
Addon core
Description Currently the parameters are not in a logical order.

Also we have DATE, DATE_TIME and TIME symbols, but only two functions. So maybe the functions should be get_timezoned_date, get_timezoned_date_time, get_timezoned_time.

Also, is the concept of a verbose date actually useful? It might be better to only use the concisish format we currently use, then people can template in custom date formats as needed.

This is more logical for get_timezoned_date_time...

timestamp
avoid_contextual_dates
utc_time
member


The order of parameters for the symbols should match the function.
Steps to reproduce

Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated