-
Notifications
You must be signed in to change notification settings - Fork 230
Open
Description
This issue is for a: (mark with an x)
- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
Publish an EventGridEvent with a DateTimeOffset property within the Data object. View the event in Event Grid Viewer. The Offset is not preserved and instead a DateTime is shown in UTC.
Expected/desired behavior
The string value of the field should be shown by using the DateParseHandling setting when deserializing JSON.
Mention any other details that might be useful
Thanks! We'll be in touch soon.
Metadata
Metadata
Assignees
Labels
No labels