-
### Preconditions and environment
- 2.4.6-p5
### Steps to reproduce
I've created a ui component form
```
sync_documents_form.sync_documents_form_data_source…
-
### Description
Association : `Workers` hasOne `WorkerWorkingInfos`
```
$query = $this->Workers->find()
->select(['Workers.id', 'WorkerWorkingInfos.permit_expiry_date'])
->contain(['Worke…
-
When a date parsed with `into datetime` is given in DMY (date-month-year) format, it is parsed as MDY
```
~> '12-01-2001' | into datetime | format date '%d.%m.%Y'
01.12.2001
```
[The majority of …
-
Sync the date on the homepage to be in this format ( for 01/10/2024, it should be displayed as 1st October 2024)
-
I would like to be able to specify a custom `strftime` formatting string so that I can change the way the time is shown when overlaid on the stream.
In my case I want to add the timezone.
I was …
-
Yukon government has guidance for [Date and time from the style guide](https://guide.yukon.ca/en/content-and-design/government-yukon-style-guide/z-style/date-and-time).
We would like D10 to be more…
-
During run test
`new Date()` returns 2024-10-31T22:42:19.356Z
During debug test
`new Date()` returns: Thu Oct 31 2024 18:42:19 GMT-0400 (Eastern Daylight Time)
![image](https://github.com/us…
-
### Checklist
- [X] I searched existing issues and no one else requests similar feature.
- [X] I think that 25%+ users are positive towards this feature.
### Describe the feature
Currently there is…
-
Currently the date for the timeline and repeating tasks use a "DD.MM" format while reminders use a "MM/DD" format.
Example:
![Screenshot_2024-07-14_10-28-29](https://github.com/user-attachments/ass…
-
### Problem
We use numeric information in multiple components, but we have no guideline in Shoreline on how they should be formatted. Ideally, it should be very clear to designers what formats they s…