Skip to content

Document cross-language comparison #2

@ptomato

Description

@ptomato

Originally from tc39/proposal-temporal#105

How does Temporal compare to date-time libraries in other programming languages, and to JavaScript date-time libraries in the ecosystem?

C#

Java

The joda-time library that resulted in JSR-310 and became part of the language in Java 8.

Comparison already done: http://widdindustries.com/ecma-temporal-vs-java-time/

JavaScript

Brief overview of the JS libraries above: https://github.com/you-dont-need/You-Dont-Need-Momentjs#brief-comparison

PHP

Python

  • datetime (built-in)
  • zoneinfo (built-in, Python 3.9+)
  • dateutil
  • arrow

Rust

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions