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

Date time pattern DD MON HHMM ZZZ misinterpreted #79

Open
mubaldino opened this issue Apr 28, 2022 · 0 comments
Open

Date time pattern DD MON HHMM ZZZ misinterpreted #79

mubaldino opened this issue Apr 28, 2022 · 0 comments
Assignees
Milestone

Comments

@mubaldino
Copy link
Member

Describe the bug
Valid day + time is misinterpreted. Likely need Year for document in scope from any other date detections.

 DD MON HHMM ZZZ+
 # where timezone is only 3-5 alpha at most.  Possibly ZZZ+OOOO

To Reproduce

Try parsing with Xtemporal the date 04 APRIL 1145 AM. 04 APRIL 1145 GMT, etc.

Year is not 1145

Expected behavior

infer YEAR from document
put out date/time with HHMM resolution.

@mubaldino mubaldino self-assigned this Apr 28, 2022
@mubaldino mubaldino added this to the Xponents 3.6 milestone Jun 3, 2022
@mubaldino mubaldino modified the milestones: Xponents 3.6, Xponents 3.7 Mar 2, 2023
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

No branches or pull requests

1 participant