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

Fix: (org-ql-regexp-part-ts-data) Accept day of week ending with '.' #435

Closed
wants to merge 1 commit into from

Conversation

neurolit
Copy link

In French, days of week are ending with a dot. Before this commit, timestamps in this language (like <2024-05-30 jeu.>) where just ignored by org-ql.

Fixes #432

In French, days of week are ending with a dot. Before this commit,
timestamps in this language (like `<2024-05-30 jeu.>`) where just
ignored by `org-ql`.

Fixes alphapapa#432
alphapapa added a commit that referenced this pull request Jun 26, 2024
@alphapapa
Copy link
Owner

@neurolit This should be fixed on v0.8.7 and master now. Thanks.

@alphapapa alphapapa closed this Jun 26, 2024
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.

Day-of-week name abbreviations ending in periods not recognized by timestamp regexps
2 participants