Skip to content

Fix the DateTime stringify function. - #32

Merged
samsinsane merged 1 commit into
masterfrom
fix_datetime_tostring
Nov 6, 2025
Merged

samsinsane merged 1 commit into
masterfrom
fix_datetime_tostring

Conversation

@TurkeyMan

Copy link
Copy Markdown
Member

It didn't previously report the needed buffer length when supplied a null buffer.
Also, the ISO 8601 timestamp format requires padded month-day.
Also, fixed a bug!

It didn't previously report the needed length when supplied a null buffer.
Also, the ISO 8601 timestamp format requires padded month-day.
Also, fixed a bug!
@samsinsane
samsinsane merged commit c1fd9b9 into master Nov 6, 2025
9 checks passed
@samsinsane
samsinsane deleted the fix_datetime_tostring branch November 6, 2025 12:20
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