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

docs(python): document %A and %B to get day name and month name #13678

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

MarcoGorelli
Copy link
Collaborator

@MarcoGorelli MarcoGorelli commented Jan 12, 2024

closes #13554

@github-actions github-actions bot added documentation Improvements or additions to documentation python Related to Python Polars labels Jan 12, 2024
@MarcoGorelli MarcoGorelli marked this pull request as ready for review January 12, 2024 15:41
Copy link
Member

@stinodego stinodego left a comment

Choose a reason for hiding this comment

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

Great to have this documented 👍

@stinodego stinodego merged commit fba4dc1 into pola-rs:main Jan 12, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation python Related to Python Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add docs example dt.strftime('%A') to get the day of the week
2 participants