-
### Contact Details
bitflip @discord
### Tell us your idea.
I believe a useful and hopefully simple enhancement would be to change the tzdef setting in **Radio Config>Device>POSIX Timezone** …
-
i have a mysql source
if i try to change the timezone in metabase
results of question don't change
this my query ( created by metabase )
`SELECT count(*) AS `count`
FROM `lead`
WHERE ((`le…
-
The following code works in scala: `LocalDateTime.now()`.
But in Scalajs it throws: `java.time.zone.ZoneRulesException: Unknown time-zone ID: Europe/Oslo`.
I do not intend to use any timezone.
Scal…
-
Hi,
My OnlyOffice is configured with the America/Sao_Paulo timezone.
When I send an calendar scheduling, it is sent with the correct time. But when I receive a calendar scheduling from a third par…
-
I'd like to be able to change the timezone automatically based on the IP address that I have (e.g. check every 5 minutes), so that I don't have to click "Reload IP info" every time I change VPN server…
ghost updated
1 month ago
-
**Describe the bug**
```
logInfo("Ex: %s", dayjs.utc("2023-08-27T11:01:01Z").format("DD-MM-YYYY hh:mm Z"));
logInfo("Ex: %s", dayjs.utc("2023-08-27T11:01:01Z").tz(timeZone).format("DD-MM-YY…
-
**Describe the bug**
Demo code:
```
let time = dayjs().tz('Asia/Ho_Chi_Minh');
console.log('Asia/Ho_Chi_Minh: ' + time.format('HH:mm'));
time = time.tz('Asia/Singapore');
console.log('A…
-
### Description
As a project admin, I want to set the default timezone that the results in my project are shown in.
### Acceptance criteria
Miro sketch: https://miro.com/app/board/uXjVM-HOwU…
-
> Checklist:-
> * [X] [Upgrade](https://github.com/phw198/OutlookGoogleCalendarSync/wiki/Upgrading) to the latest release (alpha if available) ![latest release](https://img.shields.io/github/rele…
-
### Description
The following code:
```php