|
The toLocaleString() method converts a date to a string, using the operating system's local conventions.
The toLocaleString method relies on the underlying operating system in formatting dates. It converts the date to a string using the formatting convention of the operating system where the script is running. For example, in the United States, the month appears before the date (04/15/98), whereas in Germany the date appears before the month (15.04.98).
Given below is the syntax of toLocaleString() method.
Returns the formatted date in a string format.
The following example demonstrates the usage of the toLocaleString() method in CoffeeScript. Save this code in a file with name date_tolocalestring.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.