intro: explain using the javascript Date api over the date command
This commit is contained in:
parent
adb293de95
commit
97b2c23f9f
2 changed files with 30 additions and 2 deletions
|
@ -15,7 +15,7 @@ Notes:
|
|||
- Semicolons are permitted basically everywhere, and recommended in
|
||||
functions and expressions.
|
||||
- While types can often be elided, we recommend you use them where
|
||||
possible to catch proplems early instead of running into them unexpectedly layer on.
|
||||
possible to catch problems early instead of running into them unexpectedly later on.
|
||||
|
||||
```qml
|
||||
// QML Import statement
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue