Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. a.m_8178
    3. Topics
    A
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by a.m_8178

    • A

      Cannot push ruby gem
      Support • proget feeds ruby • • a.m_8178  

      3
      0
      Votes
      3
      Posts
      21
      Views

      ?

      Upgrading to v5 seems to have fixed this
    • A

      Dates returned by NugetV2 API in JSON
      Support • proget nuget api • • a.m_8178  

      2
      0
      Votes
      2
      Posts
      19
      Views

      ?

      This is actually an artifact of the OData specification from when ProGet was first developed - that was actually the preferred format specified, and NuGet.org didn't support $format=json, so we just followed the OData spec. Anyway, those are just .NET DateTime Ticks in there (and the +0 just indicates UTC), so in your example it would just be: new DateTime(636650168208570000, DateTimeKind.Utc) Of course, if we had it to do over again, it would be something more sensible like ISO-8601.
    • 1 / 1