View Issue Details

IDProjectCategoryView StatusLast Update
2387Composrcorepublic2016-07-17 16:44
ReporterChris Graham Assigned ToChris Graham  
PrioritynormalSeverityfeature 
Status resolvedResolutionfixed 
Summary2387: Refactor get_timezoned_date and get_timezoned_time
DescriptionCurrently 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.
TagsNo tags attached.
Attach Tags
Time estimation (hours)3
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

Chris Graham

2016-04-09 17:27

administrator   ~3542

Also $avoid_contextual_dates should be flipped to $use_contextual_dates

Issue History

Date Modified Username Field Change
2016-04-09 14:59 Chris Graham New Issue
2016-04-09 16:28 Chris Graham Description Updated
2016-04-09 17:27 Chris Graham Note Added: 0003542
2016-07-17 16:44 Chris Graham Status Not Assigned => Resolved
2016-07-17 16:44 Chris Graham Resolution open => fixed
2016-07-17 16:44 Chris Graham Assigned To => Chris Graham