From: SourceForge.net <no...@so...> - 2006-03-19 03:38:17
|
mod/phpwstimelog item #1450944, was opened at 2006-03-15 22:26 Message generated for change (Settings changed) made by blindman1344 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: Accepted >Priority: 9 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. ---------------------------------------------------------------------- Comment By: Greg Meiste (blindman1344) Date: 2006-03-18 21:38 Message: Logged In: YES user_id=780595 Your request has been added to CVS. Look for it in the next release of the module. Thanks for your submission! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=706227&aid=1450944&group_id=81360 |