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 warnings #16

Merged
merged 4 commits into from
Sep 14, 2024
Merged

Add warnings #16

merged 4 commits into from
Sep 14, 2024

Conversation

drizk1
Copy link
Member

@drizk1 drizk1 commented Sep 14, 2024

  • adds support for Spanish, Portuguese, French months and month abbreviations
  • adds hm()
  • Bugfix: floor_date will not floor a date already on a Sunday
  • Bugfix: ymd_hm, dmy_hm, mdy_hm if minute = 60 returns missing with a warning instead of erroring, if hour = 24, it will add one Day to the date and drop the hour to 00.

@drizk1 drizk1 merged commit a46e317 into main Sep 14, 2024
3 checks passed
@drizk1 drizk1 deleted the add-warnings branch September 14, 2024 21:07
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