Skip to content

Use libc for UTC timestamp formatting - #42

Merged
unitmatrix merged 1 commit into
mainfrom
cli/utc-strftime
Aug 28, 2026
Merged

Use libc for UTC timestamp formatting#42
unitmatrix merged 1 commit into
mainfrom
cli/utc-strftime

Conversation

@unitmatrix

Copy link
Copy Markdown
Owner

Summary

  • replace the custom epoch-to-calendar conversion with gmtime and strftime
  • preserve UTC listing output and the existing invalid-time fallback
  • verify UTC output while the CLI process runs with a non-UTC timezone

Testing

  • ctest --test-dir build --output-on-failure

@unitmatrix unitmatrix self-assigned this Aug 28, 2026
@unitmatrix
unitmatrix merged commit 2c0e3ca into main Aug 28, 2026
9 checks passed
@unitmatrix
unitmatrix deleted the cli/utc-strftime branch August 28, 2026 08:01
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.

1 participant