[jira] [Commented] (OFBIZ-12040) Remove date.format-1.2.3-min.js

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-12040) Remove date.format-1.2.3-min.js

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-12040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17211665#comment-17211665 ]

Jacques Le Roux commented on OFBIZ-12040:
-----------------------------------------

Hi James,

I agree, you can remove these lines in ServerHour24HourFormatJs.ftl too:
{code}
 // dateFormat does not respect the timezone :/ Fortunately toString is what we want :)
 //jQuery("#${clockField}").text("${uiLabelMap.CommonServerHour}: " + dateFormat(date, "yyyy-mm-dd HH:MM:ss"));{code}

> Remove date.format-1.2.3-min.js
> -------------------------------
>
>                 Key: OFBIZ-12040
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12040
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: base
>    Affects Versions: Upcoming Branch
>            Reporter: James Yong
>            Assignee: James Yong
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>
> date.format-1.2.3-min.js doesn't seem to be in use by OFBiz



--
This message was sent by Atlassian Jira
(v8.3.4#803005)