What time zone should be used for the ReleaseDate field? #263314
-
Hi everyone, I have a small question I would like to ask: When filling in the ReleaseDate in the manifest, should I fill in the date in UTC/GMT time? Or should I fill in the date in the time zone of the software publisher's location (if known)? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I don't think there are any such set standards for the timezone of the ReleaseDate field. Using the software publisher's location time zone for the date if known can make sense. Though if you're automating it via a manifest creation tool like winget-create and the installer is coming from GitHub, I believe it just uses the date that's coming from the API |
Beta Was this translation helpful? Give feedback.
I don't think there are any such set standards for the timezone of the ReleaseDate field. Using the software publisher's location time zone for the date if known can make sense. Though if you're automating it via a manifest creation tool like winget-create and the installer is coming from GitHub, I believe it just uses the date that's coming from the API