• getDay 方法

    返回 Date 对象中用本地时间表示的一周中的日期值。

    1228

  • getHours 方法

    返回 Date 对象中用本地时间表示的小时值。

    1433

  • getMinutes 方法

    返回 Date 对象中用本地时间表示的分钟值。

    1068

  • getMonth 方法

    返回 Date 对象中用本地时间表示的月份值。

    1044

  • getTimezoneOffset 方法

    返回用分钟表示的主计算机上的时间和全球标准时间 (UTC)之间的差别。

    1269

  • getUTCDate 方法

    返回 Date 对象中用全球标准时间 (UTC)表示的日期。

    808

  • getUTCDay 方法

    返回 Date 对象中用全球标准时间 (UTC)表示的一周中的日期值。

    1133

  • getUTCMinutes 方法

    getUTCMinutes 方法,JS getUTCMinutes 方法,Javascript getUTCMinutes 方法

    1486

  • getUTCMonth 方法

    返回 Date 对象中用全球标准时间 (UTC)表示的月份值。

    1017

Popular Entries