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.


Log in to reply
 

Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation