You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
The format YYYY-MM-DD is taking the date as the day of the year, eg, 13th feb as 44th day of the year, hence date comes out to be 44-02-2023. Fix is to change the format to YYYY-MM-dd
#149
Also, Microsoft added a lot of new ResourceType and OperationType (Related to Audit Logs API) with NCE and GDAP, these are not added in the SDK.
ayushi-vishwakarma
changed the title
The format YYYY-MM-DD is taking the date as the day of the year, eg, 12th feb as 44th day of the year, hence date comes out to be 44-02-2023. Fix is to change the format to YYYY-MM-dd
The format YYYY-MM-DD is taking the date as the day of the year, eg, 13th feb as 44th day of the year, hence date comes out to be 44-02-2023. Fix is to change the format to YYYY-MM-dd
Feb 17, 2023
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Partner-Center-Java/src/main/java/com/microsoft/store/partnercenter/auditrecords/AuditRecordsCollection.java
Line 52 in cb7c53f
The text was updated successfully, but these errors were encountered: