Add Meridian to Popup Datetime#753
Merged
jack7anderson7 merged 4 commits intoSuiteCRM:hotfixfrom Oct 13, 2025
Merged
Conversation
jack7anderson7
added a commit
to jack7anderson7/SuiteCRM-Core
that referenced
this pull request
Oct 9, 2025
e2699f6 to
196755b
Compare
jack7anderson7
added a commit
to jack7anderson7/SuiteCRM-Core
that referenced
this pull request
Oct 9, 2025
jack7anderson7
added a commit
to jack7anderson7/SuiteCRM-Core
that referenced
this pull request
Oct 9, 2025
jack7anderson7
added a commit
to jack7anderson7/SuiteCRM-Core
that referenced
this pull request
Oct 9, 2025
|
May you check pull #654? |
johnM2401
approved these changes
Oct 9, 2025
Contributor
Author
|
Hi @scicali Thank you for your contribution and your PR. After analyzing this issue we found that there is a bug on the angular date formatting pipe: Due to this we have decided to use luxon's If you feel like there is something we may be missing, please let us know. Kind Regards, |
196755b to
ee95b98
Compare
clemente-raposo
approved these changes
Oct 13, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Add AM/ PM options on the datetime field.
Fix an issue where users with a +1 Timezone were seeing incorrect time on datetime field.
Motivation and Context
Add AM/PM on datetime.
Fix DST Issue on datetime.
How To Test This
Types of changes
Final checklist