-
Lorsqu'un utilisateur créer un calendrier ajouter un fuseau horaire à son calendrier et gérer les réservations en fonctions des fuseaux horaires
-
### Issue description
When in timezone BST, the +1 offset to the hour is not accounted for, resulting in timestamps 1 hour into the past during summer time.
### Steps to reproduce the issue
1. …
-
It looks like the listed timezones for Pacific/Samoa (-1:00), US/Honolulu (0:00), and US/Samoa (-1:00) are incorrect; the correct values should be +13:00, -10:00, -11:00 respectively.
@
re PR: aren…
Arrgg updated
2 years ago
-
报错
date = datetime.datetime.now(datetime.UTC).strftime(GMT_FORMAT)
AttributeError: module 'datetime' has no attribute 'UTC'
main.py的第97行
date = datetime.datetime.now(datetime.UTC).strftime(GMT_FOR…
-
## User Story - Business Need
- [ ] Ticket is understood, and QA has been contacted (if the ticket has a QA label).
### User Story(ies)
**As a** VA Notify developer,
**I want** the applicati…
-
It seems like that `zonedTimeToUtc` is not converting to UTC time, instead, it's converting to zoned time into your local time.
Here's an example, in which you try to convert something from your ti…
-
When we create an event, can you please accommodate a new parameter to indicate "TimeZone". The issue we are facing is, we are creating a ics file for Pacific Time Zone and if user from India, try to …
ymavi updated
2 years ago
-
**Describe the bug**
I have two separate csv files used to create "activity recognition tasks". Literally the only difference between the two is the format of the timestamps. File 1 was generated dir…
-
...as there is no prior check for the timezones being loaded/available in the mysql tables.
I'm looking at this.
Meanwhile, I don't find the mechanism for displaying admin messages such as this cl…
-
Hi,
Quoted messages start with:
> On 2020-04-28 10:48, Steve Jobs wrote:
but it is a quoter's local time. It is a little bit inconvenient.
However, not only a few people exchanges email int…