From: SourceForge.net <no...@so...> - 2006-03-16 04:26:39
|
mod/phpwstimelog item #1450944, was opened at 2006-03-16 04:26 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=706227&aid=1450944&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: RFE Group: None Status: Open Resolution: None Priority: 5 Submitted By: Shaun Murray (singletrack) Assigned to: Greg Meiste (blindman1344) Summary: Support international date formats Initial Comment: The edit form has the date set as... {START_MONTH} {START_DAY} {START_YEAR} In Europe it's usually... {START_DAY} {START_MONTH} {START_YEAR} In Japan it's... {START_YEAR} {START_MONTH} {START_DAY} I think the only way of sorting that is to juggle around based on parsing / conf/datesetting.en.php or perhaps there should be a core funtion for this. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=706227&aid=1450944&group_id=81360 |