Timezone
<static> convertLocalTimeToUtc( date ) → {Date}
Returns the converted Date object.
Type:
Date
var utcDate = hwc.convertLocalTimeToUtc( date );
Timezone.js, line 238.