Skip to content

Add fractional seconds support for time/datetime form control#2067

Merged
mvorisek merged 11 commits intodevelopfrom
fix_1893_calendar_format
Jun 15, 2023
Merged

Add fractional seconds support for time/datetime form control#2067
mvorisek merged 11 commits intodevelopfrom
fix_1893_calendar_format

Conversation

@mvorisek
Copy link
Copy Markdown
Member

@mvorisek mvorisek commented Jun 8, 2023

This PR finishes integration between UI/flatpickr and PHP for date/time/datetime fields.

fix #1893

upstream flatpickr PR: flatpickr/flatpickr#2910, landed in #2071

⚠️ PRO TIP: define your UI persistence time/datetime format without seconds and the seconds will be present in the formatted UI value only if needed (non-zero)

@mvorisek mvorisek added the MAJOR label Jun 8, 2023
@mvorisek mvorisek changed the title Add fractional seconds support for time/datetime form control Add fractional second support for time/datetime form control Jun 8, 2023
@mvorisek mvorisek changed the title Add fractional second support for time/datetime form control Add fractional seconds support for time/datetime form control Jun 8, 2023
@mvorisek mvorisek force-pushed the fix_1893_calendar_format branch 3 times, most recently from cd92f2b to 3719675 Compare June 11, 2023 12:20
@mvorisek mvorisek force-pushed the fix_1893_calendar_format branch 2 times, most recently from 3b808e0 to 9c22f50 Compare June 12, 2023 14:38
@mvorisek mvorisek force-pushed the fix_1893_calendar_format branch 2 times, most recently from 99be2f3 to 4597435 Compare June 13, 2023 22:31
@mvorisek mvorisek marked this pull request as ready for review June 13, 2023 23:27
@mvorisek mvorisek force-pushed the fix_1893_calendar_format branch 2 times, most recently from bcf60f9 to 61782f7 Compare June 14, 2023 00:09
@mvorisek mvorisek force-pushed the fix_1893_calendar_format branch from 61782f7 to 733c81c Compare June 14, 2023 00:13
@mvorisek mvorisek merged commit 36c53fb into develop Jun 15, 2023
@mvorisek mvorisek deleted the fix_1893_calendar_format branch June 15, 2023 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

Calendar demo submit is broken

1 participant