VIP-03 --- JavaScript Date
Capability
The key words MUST, MUST NOT, REQUIRED, SHALL, SHALL NOT, SHOULD, SHOULD NOT, RECOMMENDED, MAY, and OPTIONAL in this document are to be interpreted as described in RFC 2119 (opens in a new tab).
draft
optional
v-language:javascript
capability:Date
1. Capability Description
The Date
capability makes the Date.Date()
constructor and the Date.now()
static method available.
2. Available Symbols
The following table details what symbols are made available by this capability:
Symbol Name |
---|
Date.Date() |
Date.now() |
Date.prototype.constructor |