DateTime parameter RFC #5219
Unanswered
RafaelCavazza
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Is there a way to set another RFC to bind the date time string to a parameter?
The @Format only allows for a specific pattern.
We would like to use the the RFC 3339, section 5.6 format.
Additionally, any DateTime that conforms to RFC-1123 can be bound to a parameter. Alternatively the format can be customized with the Format annotation:
Beta Was this translation helpful? Give feedback.
All reactions