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