Skip to content

Fix local time parsing#37

Merged
Hazhzeng merged 4 commits intodevfrom
hazeng-fix-localtime
Jan 2, 2020
Merged

Fix local time parsing#37
Hazhzeng merged 4 commits intodevfrom
hazeng-fix-localtime

Conversation

@Hazhzeng
Copy link
Copy Markdown
Contributor

@Hazhzeng Hazhzeng commented Jan 1, 2020

Related

Resolves Azure/azure-functions-python-worker#591

Issue

The Azure Media Service for EventGrid trigger metadata's event_time is a local time, which is not in ISO 8601 format. This PR fixes the local time parsing issue.

@Hazhzeng Hazhzeng requested a review from maiqbal11 January 1, 2020 05:10
Copy link
Copy Markdown
Contributor

@maiqbal11 maiqbal11 left a comment

Choose a reason for hiding this comment

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

Noted one nit. Looks good to me otherwise!

Comment thread azure/functions/meta.py Outdated
@Hazhzeng Hazhzeng merged commit b4a06a3 into dev Jan 2, 2020
@Hazhzeng Hazhzeng deleted the hazeng-fix-localtime branch January 3, 2020 00:48
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.

Python DateTime Error For Job Events In Event Grid Azure Function

2 participants