Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register
Show
Ignore:
Timestamp:
05/12/08 12:34:55 (7 months ago)
Author:
dkayiwa
Message:

xforms module: upgrading to use 1.2.04 version of the openmrs api

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • openmrs-modules/xforms/trunk/src/org/openmrs/module/xforms/XformConstants.java

    r3226 r4171  
    5252         
    5353        /** 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 
    5555         
    5656        /** The default value for rejecting forms for patients considered new when they already exist, by virture of patient identifier. */