Skip to Content
🎲 欢迎使用 RandBox - 功能强大的 JavaScript 随机数据生成库! 了解详情

timezone

// 用法 randBox.timezone()

返回一个随机时区

randBox.timezone(); => { "name": "India Standard Time", "abbr": "IST", "offset": 5.5, "isdst": false, "text": "(UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi", "utc": ["Asia/Calcutta"] }
最后更新于: