Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在我的项目中使用 Moment 现在使用相同的 Moment 我想获得时区偏移量。
import * as moment from 'moment';
我正在通过时区
欧洲/奥斯陆
我想得到偏移量。如果有人这样做,请提供帮助。