Skip to content

fix(user-profile): respect 24-hour clock setting for local time - #1579

Merged
eleboucher merged 1 commit into
SableClient:devfrom
bartoostveen:fix-localtime-24-hour-clock
Aug 2, 2026
Merged

fix(user-profile): respect 24-hour clock setting for local time#1579
eleboucher merged 1 commit into
SableClient:devfrom
bartoostveen:fix-localtime-24-hour-clock

Conversation

@bartoostveen

Copy link
Copy Markdown
Contributor

Description

Fixes an inconsistency where a user profile's local time did not respect the "24-Hour Time Format" setting. This was just a small annoyance I noticed, therefore there is no corresponding issue.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas Does not apply
  • I have made corresponding changes to the documentation Does not apply
  • My changes generate no new warnings

AI disclosure:

No artificial intelligence tools have been used while making this patch.

  • Partially AI assisted (clarify which code was AI assisted and briefly explain what it does).
  • Fully AI generated (explain what all the generated code does in moderate detail).

@bartoostveen
bartoostveen force-pushed the fix-localtime-24-hour-clock branch from af28dd3 to 5b604a0 Compare August 2, 2026 06:56
@bartoostveen

Copy link
Copy Markdown
Contributor Author

Whoops, apparently I did not push my latest changes which pass lint :p

@eleboucher
eleboucher enabled auto-merge August 2, 2026 16:43
@eleboucher
eleboucher added this pull request to the merge queue Aug 2, 2026
Merged via the queue into SableClient:dev with commit 51b3668 Aug 2, 2026
13 checks passed
@bartoostveen
bartoostveen deleted the fix-localtime-24-hour-clock branch August 2, 2026 17:50
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.

2 participants