No one is going to argue with that, Michael. Just make it so.
-Ted. On 6/14/06, Michael Jouravlev <[EMAIL PROTECTED]> wrote:
By using ISO date format "yyyy-mm-dd HH:mm:ss" Struts/Apache can promote international standards including unambiguous 24-hour format for time. For example, the home page of Struts project [1] has the following subheader: "Last Published: 06/11/2006". Should be "Last Published: 2006-06-11". Announcements page [2] has sections like "03 Jun 2006 - New Struts Committer: xyz", should be "2006-06-03 - New Struts Committer: xyz" JIRA [3] dates are currently shown like "22/Apr/06" or "14/Mar/05 08:53 PM", should be "2006-04-22" and "2005-03-14 20:53" respectively. And so on, and so forth. International standards are good. yyyy-mm-dd date format and 24-hr time format are unambiguous. [1] http://struts.apache.org/ [2] http://struts.apache.org/announce.html [3] http://issues.apache.org/struts/ Michael.
-- HTH, Ted. * http://www.husted.com/struts/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]