|
The setUTCSeconds() method sets the seconds for a specified date according to universal time.
Given below is the syntax of setUTCSeconds() method.
If you do not specify the msValue parameter, the value returned from the getUTCMilliseconds methods is used.
If a parameter you specify is outside the expected range, setUTCSeconds attempts to update the date information in the Date object accordingly. For example, if you use 100 for secondsValue, the minutes stored in the Date object will be incremented by 1, and 40 will be used for seconds.
The following example demonstrates the usage of the setUTCSeconds() method in CoffeeScript. Save this code in a file with name date_setutcseconds.coffee.
Open the command prompt and compile the .coffee file as shown below.
On compiling, it gives you the following JavaScript.
Now, open the command prompt again, and run the CoffeeScript file as shown below.
On executing, the CoffeeScript file produces the following output.
|
CoffeeScript Related Tutorials |
|
---|---|
XML Tutorial | HTML Tutorial |
HTML 5 Tutorial | Oracle DBA Tutorial |
Java Tutorial | JBOSS Tutorial |
Java XML Tutorial | ebXML Tutorial |
Unix/Linux Tutorial |
CoffeeScript Related Practice Tests |
|
---|---|
XML Practice Tests | HTML Practice Tests |
HTML 5 Practice Tests | Oracle DBA Practice Tests |
SQL Practice Tests | HTML DOM Practice Tests |
JBOSS Practice Tests | Java XML Practice Tests |
All rights reserved © 2020 Wisdom IT Services India Pvt. Ltd
Wisdomjobs.com is one of the best job search sites in India.