javascript - convert GMT to PST in Angular JS -
javascript - convert GMT to PST in Angular JS -
how can convert string:
mon, 28 jul 2014 09:33:44 gmt
to pst? using angular js (preferable) or rather javascript.
i went through other thread didn't find point/complete/crisp solution. people should not handle date/time zone myself, mandatory utilize existing lib? if suggest lib , implementation.
javascript angularjs date timezone
Comments
Post a Comment