Advertisement
Guest User

Untitled

a guest
Jan 14th, 2013
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. private static final String GLOBAL_POPERTY_BIRTHDATE_FORMAT = "dd-mm-yyyy";
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8. props.add(new GlobalProperty(GLOBAL_POPERTY_BIRTHDATE_FORMAT, "dd-mm-yyyy",
  9. "Show the fully-specified birthdate date format like it did previously on patient search results"));
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement