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: change datetime widget value format #7072

Merged
merged 2 commits into from
Jan 30, 2024
Merged

fix: change datetime widget value format #7072

merged 2 commits into from
Jan 30, 2024

Conversation

martinjagodic
Copy link
Member

  • from 12-hour to 24-hour format
  • replace moment references in the docs

Closes #7066

- from 12-hour to 24-hour format
- replace moment references in the docs

#7066
@martinjagodic martinjagodic requested a review from a team as a code owner January 30, 2024 13:57
Copy link

netlify bot commented Jan 30, 2024

Deploy Preview for decap-www canceled.

Name Link
🔨 Latest commit d37af49
🔍 Latest deploy log https://app.netlify.com/sites/decap-www/deploys/65b9032af46d4c000891c61f

@github-actions github-actions bot added the type: bug code to address defects in shipped code label Jan 30, 2024
@martinjagodic martinjagodic requested review from demshy and removed request for a team January 30, 2024 13:58
@martinjagodic martinjagodic removed the type: bug code to address defects in shipped code label Jan 30, 2024
@martinjagodic martinjagodic enabled auto-merge (squash) January 30, 2024 14:23
@martinjagodic martinjagodic merged commit 445a48c into master Jan 30, 2024
17 checks passed
@martinjagodic martinjagodic deleted the hour-format branch January 30, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error editing with datetime widget - wrongly converts PM values to AM equivalent time
2 participants