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

deliveryAttemptTimestamp field is not in the documented format #111889

Closed
DonThompson opened this issue Jul 7, 2023 · 3 comments
Closed

deliveryAttemptTimestamp field is not in the documented format #111889

DonThompson opened this issue Jul 7, 2023 · 3 comments

Comments

@DonThompson
Copy link

This page says the following is what should be recieved:
"deliveryAttemptTimeStamp": "2020-09-18T00:22:20.2855749Z",

However, every response that I get actually using the product is not in this format, it is in the following format:
"deliveryAttemptTimestamp": "2023-07-07T11:41:59.077+00:00"

Is this documentation incorrect here or is there an issue with the product?

Related: The product seems to actually be doing this wrong. It is giving me the time in UTC (the event happened 11:41:59 UTC, 7:41:59 eastern time), but the given format is not parsed as a UTC value.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

@AjayBathini-MSFT
Copy link
Contributor

@DonThompson
Thanks for your feedback! We will investigate and update as appropriate.

@mumurug-MSFT
Copy link
Contributor

@DonThompson As per Rest API: deliveryAttemptTimestamp, the format is date-time and the example show the format you have described.

We have made the changes and sent to author for review and update. Thanks for the feedback.

@mumurug-MSFT
Copy link
Contributor

We have made the changes and it will be published soon.

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

No branches or pull requests

3 participants