- Timestamp:
- 05/12/08 12:34:55 (7 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
openmrs-modules/xforms/trunk/src/org/openmrs/module/xforms/XformConstants.java
r3226 r4171 52 52 53 53 /** The default date format. */ 54 public static final String DEFAULT_DATE_FORMAT = "dd-mm-yyyy"; 54 public static final String DEFAULT_DATE_FORMAT = "dd-mm-yyyy";//yyyy-mm-dd 55 55 56 56 /** The default value for rejecting forms for patients considered new when they already exist, by virture of patient identifier. */