-
Notifications
You must be signed in to change notification settings - Fork 32
PT-FIXES: DOS-1290 DateParser in java #4559
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
Merged
Merged
Changes from 4 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
42fee8d
Refactor DateUtil to use grammar-based DateParser for date and dateti…
abdelaziz-mahdy e822526
feat(DateParser): enhance date parsing to allow 00-99 for minutes/sec…
abdelaziz-mahdy e11a0b9
Merge with dev
abdelaziz-mahdy 06bfc9d
refactor(pom): remove unused SearchView parser from POM configuration
abdelaziz-mahdy b93bba5
refactor(DateParser): remove debug logging from parseDateTime method
abdelaziz-mahdy 8099e3c
merge with dev
abdelaziz-mahdy 521394f
merge with dev
abdelaziz-mahdy e05791d
chore: update code structure for improved readability and maintainabi…
abdelaziz-mahdy a49ddae
feat: enhance DateParser to support STRING mode for date parsing
abdelaziz-mahdy 4ad9294
fix: update date parsing logic to allow single-digit values for day, …
abdelaziz-mahdy b9714a5
Merge With Dev
abdelaziz-mahdy eeb5db3
feat: add strict validation mode for date parsing with error handling
abdelaziz-mahdy 3206a15
refactor: streamline date parser tests and enable strict validation mode
abdelaziz-mahdy 9e58b82
feat: implement strict and non-strict validation modes for date parsing
abdelaziz-mahdy 9a06c1a
fix: update error message for unsupported date format in strict mode
abdelaziz-mahdy c9eecbb
Merge branch 'development' of github.com:kgrgreer/foam3 into date-uti…
abdelaziz-mahdy b36ae4f
feat(date-util): implement lenient and strict validation modes for da…
abdelaziz-mahdy b71cbcd
feat(parse): add new date format tests for Java compatibility
abdelaziz-mahdy 69e6fef
feat(parse): add Unix Date.toString() format and timestamp support …
abdelaziz-mahdy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.