Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 11 commits into from
Jun 15, 2023

Conversation

mvorisek
Copy link
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 merged commit 36c53fb into develop Jun 15, 2023
45 checks passed
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Calendar demo submit is broken
1 participant