-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A few minor suggestions for the documentation #1576
Comments
Thanks for the suggestions! I'll get around to these at some point but would welcome any pull requests! As far as I know, the options of |
This example shows how to set properties of an HTML input element using Temporal objects. For discoverability, link to a later example that shows how to do the reverse. See: #1576
This example shows how to set properties of an HTML input element using Temporal objects. For discoverability, link to a later example that shows how to do the reverse. See: tc39#1576
This example shows how to set properties of an HTML input element using Temporal objects. For discoverability, link to a later example that shows how to do the reverse. See: #1576
This example shows how to set properties of an HTML input element using Temporal objects. For discoverability, link to a later example that shows how to do the reverse. See: #1576
Closed by #2935. |
In general, I really like the documentation – it can be quickly scanned yet also offers depth where necessary.
These are a few minor suggestions:
Calendar
, others don’t, etc..toLocaleString()
: Are theoptions
fully documented somewhere? (Not in MDN, as far as I can tell.)Instant
andZonedDateTime
toDate
?new Date(instant.epochMilliseconds)
etc.any
.The text was updated successfully, but these errors were encountered: