Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
[proget] The "updated" date of the NuGet package does not include timezone in the feed
-
Hi,
In ProGet, the "Last Updated" date in the nuget package is shown correctly in the web interface, but when viewed in a nuget client, displays at UTC/GMT.
In looking at the raw feed data, the timezone portion (the Z) of the datetime string is missing.
Eg in the <entry> element there is an <update> element.
Proget provides:
<updated>2013-11-12T22:53:04</updated>NuGet.Server provides:
<updated>2013-11-12T22:53:04Z</updated>This allows nuget clients to show the published date in the local time zone, rather than UTC/GMT.
-
Thanks for the report; I've logged this as PG-149 and we can fix in a future maintenance release.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login