[
https://issues.apache.org/jira/browse/CONNECTORS-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16110457#comment-16110457
]
Karl Wright commented on CONNECTORS-1445:
-----------------------------------------
[~kishorekumar], another thing that would be very helpful would be getting
access to the browser's timezone ID from within the report jsp pages. This URL
seems to indicate it's straightforward to do using AJAX:
https://coderanch.com/t/486127/java/Query-timezone
If you can get this into the report pages, it would allow them to work properly
within the user's timezone. Please let me know!
> TimeZone Issues in Manifoldcf 2.6
> ---------------------------------
>
> Key: CONNECTORS-1445
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1445
> Project: ManifoldCF
> Issue Type: Bug
> Components: Framework core
> Affects Versions: ManifoldCF 2.6
> Environment: tomcat-7.0.72.B.RELEASE, Linux , JAVA_VERSION="1.8.0_112"
> Reporter: Robert Kavanagh
> Assignee: Karl Wright
> Fix For: ManifoldCF 2.8
>
> Attachments: CONNECTORS-1445.patch
>
>
> I am having issues with timezones in Manifoldcf.
> 1. The simple history always shows the time as UTC time. The sever time is
> correctly set to "EST" however all simple history is shown in UTC.
> looks like the timezone is hardcoded to UTC in simplereport.jsp:
> https://github.com/apache/manifoldcf/blob/release-2.6-branch/framework/crawler-ui/src/main/webapp/simplereport.jsp
> Is there a workaround for this?
> 2. When I add a timezone to the schedule object of a job through the rest API
> it works correctly for timezone "America/New_York". However if I change the
> time in the UI it doesn't pick up the server time instead it defaults to UTC.
> Result all job schedules always run off UTC time when changed from manifold
> UI.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)