Date.prototype.getUTCMinutes()
Date
实例的 getUTCMinutes()
方法根据世界时间返回该日期的分钟。
¥The getUTCMinutes()
method of Date
instances returns the minutes for this date according to universal time.
Try it
语法
参数
返回值
示例
使用 getUTCMinutes()
规范
Specification |
---|
ECMAScript Language Specification # sec-date.prototype.getutcminutes |
浏览器兼容性
BCD tables only load in the browser