-
Notifications
You must be signed in to change notification settings - Fork 169
Open
Labels
documentationAdditions to documentationAdditions to documentation
Milestone
Description
Would adding a 32-bit date representation for Temporal.Date (eg. days since 1970-01-01 like Apache Arrow does) be in scope of this spec? Similarly 64-bit datetime for Temporal.DateTime could work.
Maybe this would help WASM interoperability too.
I know anybody can map the Date and DateTime to 32 and 64bit numbers resp., but adding the reference values would make sense. Adding a few extra methods to a Uint32Array/Float64Array subclass would make the developer experience better, too.
Metadata
Metadata
Assignees
Labels
documentationAdditions to documentationAdditions to documentation