标签: typescript momentjs datetime-format moment-timezone
我们可以使用moment-timezone获得一个较长的时区。但是是否可以使用较长的时区名称来获取时间?
如果我有x = '<x>'</x> ,我希望现在是timeZone = 'Indian Standard Time'。 并且如果时区名称为UTC+5.30,则根据该时间。
x = '<x>'</x>
timeZone = 'Indian Standard Time'
UTC+5.30
像那样,是否有可能根据姓名来获取时刻?