Lou DeGenaro created UIMA-4525:
----------------------------------
Summary: DUCC Web Server (WS) History tab displays wrong day of
week
Key: UIMA-4525
URL: https://issues.apache.org/jira/browse/UIMA-4525
Project: UIMA
Issue Type: Bug
Components: DUCC
Reporter: Lou DeGenaro
Assignee: Lou DeGenaro
Priority: Minor
Fix For: future-DUCC
Use:
SimpleDateFormat("yyyy-MM-dd HH:mm", Locale.ENGLISH);
Not:
SimpleDateFormat("yyyy-mm-dd HH:mm", Locale.ENGLISH);
in org.apache.uima.ducc.ws.utils.alien.FileInfo
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)