-
Hi,
I need to create an input component which allows a user to select a date and time in their local timezone, ( currently using date and time input types ). The server returns an ISO8601 date str…
-
## Enhancement
Default TZ for Stream Load is +8 Shanghai which is unexpected as a convention-over-configuration. I suggest to have UTC as default.
-
Make the timer actually say it's using the UTC timezone instead of just outputting it.
-
```
Enter your feature request here.
```
Original issue reported on code.google.com by `darren...@gmail.com` on 2 May 2013 at 11:49
-
**Note:** This build has runtime assertions enabled. If the same failure was hit in a run without assertions enabled, there should be a similar failure without this message. If there isn't one, th…
-
**Why is this feature valuable to you? Does it solve a problem you're having?**
Datetimes returned by the client library do not include a timezone. As per [lost timezone](https://github.com/dropbox…
-
Out of the box, `luxon` supports specifying a time zone offset like `UTC+9` or `UTC-3`, but that's not part of the IANA timezone names database so it seems using those with `date-fns-tz` throws an err…
-
```
miguelmerayo@hotmail.com
==============
What steps will reproduce the problem?
1. Serialize an object with a member datetime taken from Datetime.UtcNow
2. Deserialize it
3. the datetime's propert…
-
```
miguelmerayo@hotmail.com
==============
What steps will reproduce the problem?
1. Serialize an object with a member datetime taken from Datetime.UtcNow
2. Deserialize it
3. the datetime's propert…
-
The generated timestamps look like this: 2016-01-05T22:30:37+00:00
Indicating that it is in UTC, when it isn't.
I see two ways in doing this, either declare the right timezone or adjust the timestamp.…
ZiRo- updated
8 years ago