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

Add the fmt_datetime() method #101

Merged
merged 11 commits into from
Jan 2, 2024
Merged

Add the fmt_datetime() method #101

merged 11 commits into from
Jan 2, 2024

Conversation

rich-iannone
Copy link
Member

This adds a basic implementation of the fmt_datetime() method, which allows for the formatting of datetime values/strings using separate patterns for the date and time parts. A separator between date and time parts is permitted here through the sep argument.

@rich-iannone rich-iannone merged commit 9d16c92 into main Jan 2, 2024
6 checks passed
@rich-iannone rich-iannone deleted the fmt-datetime-method branch January 2, 2024 16:31
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.

None yet

1 participant