danielgerlag / danielgerlag/conductor

Feature Request: DateUtil package to augment DateTime functionality in Python

Open
#31 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
589
Forks
99
PR merge metrics
No merged PRs in 30d

Description

There may be multiple datetime formats (even within `ISO 8601`) that other processes operating in other languages pass to these workflows.

Notably, Javascript typically returns something like: `2020-03-24T00:47:49.8090000Z` for a datetime object.

The docs
(https://docs.python.org/3/library/datetime.html#datetime.datetime.fromisoformat)
suggest `dateutil` to gain the functionality of arbitrary `ISO 8601` datetime parsing from `dateutil.parser.isoparse`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.