Project

General

Profile

« Previous | Next » 

Revision 5652

Added by berkley over 13 years ago

changed date format a bit to get the parser to like it

View differences:

CrudService.java
102 102
    
103 103
    private String metacatUrl;
104 104
    
105
    private static final DateFormat dateFormat = new SimpleDateFormat("yyyy-MM-dd'T'hh:mm:ss.SZ");
105
    private static final DateFormat dateFormat = new SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss.SSSZ");
106 106

  
107 107
    /**
108 108
     * singleton accessor

Also available in: Unified diff