-
### Steps to reproduce the problem
Filing this mostly to get the information down somewhere so it's searchable and can inform improvements in the next iteration of the search API.
From inspectio…
-
## Bug Description
The date is not localized in the entry listing. It displays `18. May 2021 13:17`. It should be `18. Mai 2021 13:17` instead. The date is localized correctly in the fieldtype itself…
aerni updated
7 months ago
-
Standard JS Date is displaying:
> new Date()
2019-10-11T**08**:56:49.584**Z**
> new Date().toString()
'Fri Oct 11 2019 **11**:01:59 **GMT+0200 (Central European Summer Time)**'
You can notice, …
-
Currently there is no way to change the date format from MM/dd/yyyy HH:mm. It would be better if the user could select from a list of predefined date formats as well as define their own.
## Expecte…
-
```
--- config/locales/ru.yml.orig
+++ config/locales/ru.yml
@@ -1,14 +1,14 @@
# Russian strings go here for Rails i18n
ru:
label_name: "Переговорные"
- label_meeting_date: "Дата"
- lab…
-
On a des erreurs minified : Minified React error #418; visit https://react.dev/errors/418
Voici la liste dans la dernière release :
https://sentry.fabrique.social.gouv.fr/organizations/incubateur/is…
-
Hi!
I've been lagging behind the ice_cube master for a while now, and while checking out the last changes, I noticed some of our date/time display was off. I tracked it down to one commit, I think: h…
-
Tech stack: react, centrifuge
**Actual behavior:** Real-time areSeries starts from the end of the chart.
**Expected behavior:** Real-time areSeries begins from the start of the chart and moving to t…
-
Found a bug? Please fill out the sections below. 👍
### Issue Summary
There is discrepancy in the timezone displayed for bookings and the values sent through API.
### Steps to Reproduce
I'…
-
In 2017 (#18284), it was chosen to drop the `Intl` API in favor of custom i18N data extracted from the CLDR (`@angular/common/locales/...`.
Since then the `Intl` API has matured a lot and is now a…