From: SourceForge.net <no...@so...> - 2012-02-19 12:23:20
|
Bugs item #3442270, was opened at 2011-11-25 18:07 Message generated for change (Settings changed) made by beckmi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3442270&group_id=41586 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: Core - Core Group: XOOPS 2.5.x Status: Open >Resolution: Fixed Priority: 5 Private: No Submitted By: Cesag (cesag) >Assigned to: MusS (forxoops) Summary: Date format and Xoops 2.5.4 Initial Comment: http://www.frxoops.org/modules/newbb/viewtopic.php?post_id=217135#forumpost217135 ---------------------------------------------------------------------- >Comment By: Michael Beck (beckmi) Date: 2012-02-19 04:23 Message: Fixed by ForMuss (Nicolas) ---------------------------------------------------------------------- Comment By: Michael Beck (beckmi) Date: 2012-02-19 04:23 Message: Fixed in SVN and waiting for review ---------------------------------------------------------------------- Comment By: Cesag (cesag) Date: 2011-11-29 20:58 Message: Since version 2.5.4 the format returned became "DD-MM-YYYY" for the French, which is one way for the French, but not good for the modules that use the common format "YYYY-DD-MM ". Clearly it would be - The calendar that xoops returns "YYYY-MM-DD" in any language. - Or adapt all modules by adding a hack for the French to transform the format "DD-MM-YYYY" to "YYYY-MM-DD" The bug exists only for the French or the languages that do not use the English format. Ideally, it would have been better if the value returned is a "timestamp", then loads the application to convert the format. I'm not sure I was very clear, but it's a real problem. JJdai The format returned by the calendar is not the same in French. ---------------------------------------------------------------------- Comment By: trabis (trabis) Date: 2011-11-26 01:05 Message: Please post bug information in english. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3442270&group_id=41586 |