Skip to content

Fix: correct format#5175

Merged
aleks-f merged 1 commit intopocoproject:mainfrom
jbulow:fix/time_zone_docs
Jan 30, 2026
Merged

Fix: correct format#5175
aleks-f merged 1 commit intopocoproject:mainfrom
jbulow:fix/time_zone_docs

Conversation

@jbulow
Copy link
Copy Markdown
Contributor

@jbulow jbulow commented Jan 30, 2026

No description provided.

Copilot AI review requested due to automatic review settings January 30, 2026 09:08
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates documentation for the %z format specifier to reflect the actual ISO 8601 timezone offset output format used by Poco’s formatters.

Changes:

  • Correct %z documentation from +NN.NN to +NN:NN in PatternFormatter.
  • Correct %z documentation from +NN.NN to +NN:NN in DateTimeFormatter.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
Foundation/include/Poco/PatternFormatter.h Fixes %z docstring to the ISO 8601 ±HH:MM offset format.
Foundation/include/Poco/DateTimeFormatter.h Fixes %z docstring to the ISO 8601 ±HH:MM offset format.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@aleks-f aleks-f added this to the Release 1.15.0 milestone Jan 30, 2026
@aleks-f aleks-f merged commit 3736c59 into pocoproject:main Jan 30, 2026
53 of 54 checks passed
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.

3 participants