commit
78a844451f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Let's meet a new built-in object: [Date](mdn:js/Date). It stores the date, time and provides methods for date/time management.
|
Let's meet a new built-in object: [Date](mdn:js/Date). It stores the date, time and provides methods for date/time management.
|
||||||
|
|
||||||
For instance, we can use it to store creation/modification times, or to measure time, or just to print out the current date.
|
For instance, we can use it to store creation/modification times, to measure time, or just to print out the current date.
|
||||||
|
|
||||||
## Creation
|
## Creation
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue