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

Add automatic date format detection support to DateGenerator #17

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

eriknovak
Copy link
Owner

The PR adds a function to detect the date format automatically. This function is then used in DateGenerator which now supports date_format="auto" to automatically detect the date format when serving the entity in the generate method.


Closes #16

@eriknovak eriknovak added the enhancement New feature or request label Jun 17, 2024
@eriknovak eriknovak self-assigned this Jun 17, 2024
@eriknovak eriknovak merged commit 57a5f13 into main Jun 17, 2024
9 checks passed
@eriknovak eriknovak deleted the feature/auto-date branch June 17, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an automatic date format detection to DateGenerator
1 participant