Section 24.35. Date.getUTCDay( ): return the day-of-the-week field of a Date (universal time)


24.35. Date.getUTCDay( ): return the day-of-the-week field of a Date (universal time)

ECMAScript v1

24.35.1. Synopsis

date.getUTCDay( )

24.35.1.1. Returns

The day of the week that results when date is expressed in universal time. Return values are between 0 (Sunday) and 6 (Saturday).




JavaScript. The Definitive Guide
JavaScript: The Definitive Guide
ISBN: 0596101996
EAN: 2147483647
Year: 2004
Pages: 767

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net