You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Lou DeGenaro (JIRA)" <de...@uima.apache.org> on 2015/07/23 15:37:04 UTC

[jira] [Resolved] (UIMA-4525) DUCC Web Server (WS) History tab displays wrong day of week

     [ https://issues.apache.org/jira/browse/UIMA-4525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lou DeGenaro resolved UIMA-4525.
--------------------------------
    Resolution: Fixed

Code delivered.

> 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: 2.0.0-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)