Fixed sentence
This commit is contained in:
parent
1e20197f91
commit
79c4023e56
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ To create a new `Date` object call `new Date()` with one of the following argume
|
|||
```
|
||||
|
||||
`new Date(year, month, date, hours, minutes, seconds, ms)`
|
||||
: Create the date with the given components in the local time zone. Only two first arguments are obligatory.
|
||||
: Create the date with the given components in the local time zone. Only the first two arguments are obligatory.
|
||||
|
||||
Note:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue