-
## Enhancement
Default TZ for Stream Load is +8 Shanghai which is unexpected as a convention-over-configuration. I suggest to have UTC as default.
-
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…
-
## Summary
"X o'clock" is very informal and not very clear, since it's not a common pattern to show time. I'd suggest changing it to the more common pattern "XX:00 UTC" (of course including…
-
**Describe the bug**
It looks like it's reading messages in the future.
**To Reproduce**
Go to the routing scheduler and look at the message time.
**Expected behavior**
OpenDCS should respect…
-
How can we use this api to get yesterday's data for comodity brent oil futures with pairId : 8833. I can seem to make sence of values being returned. Moreover, the timestamps that we are getting are f…
-
This issue was copied over from: [https://github.com/disneystreaming/weaver-test/issues/332](https://github.com/disneystreaming/weaver-test/issues/332)
It was opened by: [amumurst](https://github.com…
-
Hi, I think that both of following time strings are valid RFC3339 time format. However, RFC3164 parser is not able to parse the second type of timestamp (i.e. ```2019-11-06T08:12:25Z```) due to the ex…
-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
14.3.0
### Bug summary
When the server's timezone is not set to UTC, the times persisted and displayed o…
-
Hi,
I have servers in different time zones, and I know that pg_cron schedules jobs by default in UTC. Is there any way to schedule jobs based on the server's local time zone instead of UTC?
-
Timestamp value::CqlTimestamp, chrono::DateTime, time::OffsetDateTime
`
CREATE TABLE mykeyspace.users (
id uuid PRIMARY KEY,
created_at timestamp,
email text,
password text,
…