0

I'm trying to convert a date object in HST format to a standard format. But the date object returns NaN.

completeByTimestamp="1/25/2013 5:15 PM HST";
var completByTmUTC= (new Date(completeByTimestamp)).toUTCString();
Tomik
  • 23,597
  • 7
  • 120
  • 99

0 Answers0