Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document cross-language comparison #2

Open
ptomato opened this issue Jan 2, 2023 · 4 comments
Open

Document cross-language comparison #2

ptomato opened this issue Jan 2, 2023 · 4 comments

Comments

@ptomato
Copy link
Contributor

ptomato commented Jan 2, 2023

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

@mattjohnsonpint

This comment was marked as resolved.

@ericsampson

This comment was marked as resolved.

@mattjohnsonpint

This comment was marked as resolved.

@ptomato

This comment was marked as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants