new FaunaDate(value)
FaunaDB date. See the docs.
Parameters:
Name | Type | Description |
---|---|---|
value |
string | Date | If a Date, this is converted to a string, with time-of-day discarded. |
Extends
Members
date :Date
Type:
- Date
value :string
ISO8601 date.
Type:
- string