Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix up and make sv_strftime_ints() public #22289

Merged
merged 2 commits into from
Jun 20, 2024
Merged

Conversation

khwilliamson
Copy link
Contributor

This enhanced function now allows you to specify if you want the system
to consider the possibility of daylight savings time being in effect.
Formerly, it was never considered. As a result, the function is good
enough to be made public.

locale.c Outdated Show resolved Hide resolved
The new one is clearer, especially w.r.t the next commit
This enhanced function now allows you to specify if you want the system
to consider the possibility of daylight savings time being in effect.
Formerly, it was never considered.  As a result, the function is good
enough to be made public.
@tonycoz
Copy link
Contributor

tonycoz commented Jun 19, 2024

I suspect the macos failures are from github doing brownouts for the end of macos-11 support.

I'll look at updating the workflow later today.

@khwilliamson khwilliamson merged commit 86a9c18 into Perl:blead Jun 20, 2024
29 checks passed
@khwilliamson khwilliamson deleted the mktime branch June 20, 2024 01: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