Skip to content

.jp: handle JST timezone and expand creation_date pattern#294

Merged
richardpenman merged 1 commit intorichardpenman:masterfrom
brondsem:update-jp-parsing
Sep 29, 2025
Merged

.jp: handle JST timezone and expand creation_date pattern#294
richardpenman merged 1 commit intorichardpenman:masterfrom
brondsem:update-jp-parsing

Conversation

@brondsem
Copy link
Copy Markdown
Contributor

Times ending with (JST) are parsed now, but it wasn't elegant, since datetime.parse doesn't support the rest of the format before the tz, and strptime only supports a few timezone names.

Also adjusted parsing of creation date, adding test cases both with and without a [Registered Date] field

@richardpenman richardpenman merged commit 53adfe4 into richardpenman:master Sep 29, 2025
5 checks passed
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.

2 participants