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

fix datetime picker 2 #2844

Merged
merged 1 commit into from
Oct 11, 2023
Merged

fix datetime picker 2 #2844

merged 1 commit into from
Oct 11, 2023

Conversation

PeterPetrik
Copy link
Contributor

CU-862kfd5yu

follow up of #2829

problems with original implementation
1/ We need to patch date coming from C++ also for calendar, not just for formatText
2/ We need to NOT patch date after it is already patched once
3/ We need to correctly transform (string) date in all occurrences (also for now() action, not just for calendar)

@PeterPetrik PeterPetrik added the bug in not released version Bug in not officially released version, found while testing RC label Oct 10, 2023
@PeterPetrik PeterPetrik merged commit 3e11a61 into master Oct 11, 2023
10 of 11 checks passed
@PeterPetrik PeterPetrik deleted the fix_datetime2 branch October 11, 2023 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug in not released version Bug in not officially released version, found while testing RC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants