Show HN: Convert .NET formatted JSON response dates to human readable jsondate.net 1 pointandsmi213 years ago1 commentSaveHideCopy link On HNComments−andsmi2OP13yJust something I tossed together to deal with being asked what /Date(1346997005000)/ means in human redable format -- this is the format .net/ WebAPI puts dates in by default... (it's just a timestamp--but this just makes it more transaparent....)
Comments
Just something I tossed together to deal with being asked what /Date(1346997005000)/ means in human redable format -- this is the format .net/ WebAPI puts dates in by default... (it's just a timestamp--but this just makes it more transaparent....)