Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Chore/dateutil to pendulum #179

Merged
merged 6 commits into from
Oct 12, 2023
Merged

Chore/dateutil to pendulum #179

merged 6 commits into from
Oct 12, 2023

Conversation

samwelkanda
Copy link
Contributor

@samwelkanda samwelkanda commented Oct 11, 2023

Switch from dateutil to more popular pendulum package for correct handling of datetime strings. It provides classes that are drop-in replacements for the native ones (they inherit from them).

Fixes #178

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@samwelkanda samwelkanda marked this pull request as ready for review October 11, 2023 18:14
@samwelkanda samwelkanda merged commit 43908b8 into main Oct 12, 2023
11 checks passed
@samwelkanda samwelkanda deleted the chore/dateutil-to-pendulum branch October 12, 2023 10:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handling of ISO 8601 datetime strings
2 participants