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

[FEATURE REQUEST] Date for all Params and Parsers (YYYY-MM-DD) #2486

Open
Dexus opened this issue Sep 4, 2024 · 1 comment
Open

[FEATURE REQUEST] Date for all Params and Parsers (YYYY-MM-DD) #2486

Dexus opened this issue Sep 4, 2024 · 1 comment
Assignees

Comments

@Dexus
Copy link

Dexus commented Sep 4, 2024

Is your feature request related to a problem? Please describe.
Would be nice to have a option to parse Date Strings like YYYY-MM-DD and not need to use it as string.
Its frustrating for ParseQuery that the it needs to be a full string

schema: error converting value for "startdate". Details: parsing time "2024-09-01" as "2006-01-02T15:04:05Z07:00": cannot parse "" as "T" (and 1 other error)

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
own parser...

Additional context
Add any other context or screenshots about the feature request here.

@kataras
Copy link
Owner

kataras commented Sep 10, 2024

Hello @Dexus, this type is implemented in the upcoming version!

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

2 participants