1

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,857
  • 8
  • 121
  • 100

0 Answers0