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

Added DateOnly and TimeOnly to Data #4552

Merged
merged 4 commits into from
Dec 14, 2021

Conversation

PascalSenn
Copy link
Member

Closes #4531

@michaelstaib michaelstaib merged commit 1763df6 into main Dec 14, 2021
@michaelstaib michaelstaib deleted the pse/add-date-and-time-only-to-data branch December 14, 2021 12:23
@A-Sattari
Copy link

A-Sattari commented Dec 28, 2022

@michaelstaib / @PascalSenn
What should be the format of TimeOnly value when using Postman or Banana Cake Pop?

This is the property of my entity: public TimeOnly StartAt { get; set; } and I get this error:
TimeSpan cannot parse the given literal of type StringValueNode.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for DateOnly and TimeOnly to Data
3 participants