mirror of
https://github.com/denoland/deno.git
synced 2024-12-03 17:08:35 -05:00
5143b9e7d3
This commit adds support for [Stage 3 Temporal API proposal](https://tc39.es/proposal-temporal/docs/). The API is available when `--unstable-temporal` flag is passed. --------- Signed-off-by: Bartek Iwańczuk <biwanczuk@gmail.com> Co-authored-by: David Sherret <dsherret@gmail.com> Co-authored-by: Kenta Moriuchi <moriken@kimamass.com>
12 lines
417 B
Text
12 lines
417 B
Text
Check [WILDCARD]
|
|
Temporal.Now [WILDCARD]
|
|
Temporal.Instant 1969-07-20T20:17:00Z
|
|
Temporal.ZonedDateTime 1995-12-07T03:24:30.0000035-08:00[America/Los_Angeles]
|
|
Temporal.PlainDate 2006-08-24
|
|
Temporal.PlainTime 19:39:09.068346205
|
|
Temporal.PlainDateTime 1995-12-07T15:00:00
|
|
Temporal.PlainYearMonth 2020-10
|
|
Temporal.PlainMonthDay 07-14
|
|
Temporal.Duration PT130H20M
|
|
Temporal.TimeZone Africa/Cairo
|
|
Temporal.Calendar 1999-12-31
|