Ignore:
Timestamp:
01/02/11 19:30:58 (13 years ago)
Author:
vronk
Message:

changes to columns, terms (unfinished) ; .ui-context-dialog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • MDService2/trunk/MDService2/src/eu/clarin/cmdi/mdservice/action/Cache.java

    r980 r1029  
    172172                }
    173173               
    174                 DateFormat dateFormat = new SimpleDateFormat("yyyy-MM-ddThh:mm:ss");
     174                DateFormat dateFormat = new SimpleDateFormat("yyyy-MM-dd hh:mm:ss");
    175175                e.setAttribute("date", dateFormat.format(new Date()).toString());
    176176                cacheindex_doc.getFirstChild().appendChild(e);
Note: See TracChangeset for help on using the changeset viewer.