[fsnet] push by francois...@gmail.com - Fix date error in edit announce and event ! on 2012-02-23 09:56 GMT

0 views
Skip to first unread message

fs...@googlecode.com

unread,
Feb 23, 2012, 4:57:53 AM2/23/12
to fsnet...@googlegroups.com
Revision: 6f10c557503f
Author: francois.guillain <francois....@gmail.com>
Date: Thu Feb 23 02:56:21 2012
Log: Fix date error in edit announce and event !
http://code.google.com/p/fsnet/source/detail?r=6f10c557503f

Modified:
/commons/src/main/java/fr/univartois/ili/fsnet/commons/utils/DateUtils.java

=======================================
---
/commons/src/main/java/fr/univartois/ili/fsnet/commons/utils/DateUtils.java
Wed Feb 22 13:22:46 2012
+++
/commons/src/main/java/fr/univartois/ili/fsnet/commons/utils/DateUtils.java
Thu Feb 23 02:56:21 2012
@@ -64,7 +64,7 @@
private static final DateFormat formatter = new SimpleDateFormat(
"dd/MM/yyyy");
private static final DateFormat formatterWithHours = new SimpleDateFormat(
- "dd/MM/yyyy hh:mm");
+ "dd/MM/yyyy HH:mm");

Reply all
Reply to author
Forward
0 new messages