What are the letter T and Z inside a datetime ? I am trying to understand the format so I can properly convert this string to a datetime object in EST timezone using JavaScript
DateUtc: "2017-05-01T14:00:00Z"
What are the letter T and Z inside a datetime ? I am trying to understand the format so I can properly convert this string to a datetime object in EST timezone using JavaScript
DateUtc: "2017-05-01T14:00:00Z"