-
It's a little unclear from documentation, but I think pickadate.js simply uses the timezone of the browser and then submits content without any indication of the timezone of the browser. Is there any…
-
I have noticed that chroniker if following UTC time for both scheduling and recalculating dates and I was wondering if you could add support to provide a standard timezone or get it from django when c…
-
With current setup, the container is running with UTC TZ.
Some web sites/pages are somewhat sensitive to the TZ on the HOST, reporting e.g. "`Your computer's time zone does not appear to match your J…
-
```
What steps will reproduce the problem?
1.
2.
3.
Do you see a message box reporting the error? What does it say?
Yup
What version of the product are you using?
0.93
Provide any additional inform…
-
Continuing from https://github.com/jspm/jspm-cli/issues/1193
-
Need to get the TimeZone of Jenkins to match the Conjur Master...so the logs are in synch when in use with the EE version.
https://wiki.jenkins.io/display/JENKINS/Change+time+zone
-
**Describe the bug**
When storing data in the database via the application, it converts to UTC.
**To Reproduce**
Steps to reproduce the behavior:
1. Import the [SQL Dump](https://github.com/pawi…
-
### Is your feature request related to a problem?
ISO_8601 supports unqualified Local time, meaning when no timezone is specified, then the local time zone is assumed.
> If no UTC relation infor…
-
```
One of the settings that needs to be set is the server timezone. Maybe during
setup.
```
Original issue reported on code.google.com by `DJGosn...@gmail.com` on 19 Apr 2011 at 7:17
-
When use numbers as interval (86400 \* 1000), the result will be UTC date `00:00`, but when use text string `day`, the result will be local time `00:00`.
ktmud updated
10 years ago