Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
|
fabon's comments
login
fabon
14 days ago
|
parent
|
context
|
next
[–]
| on:
Temporal: The 9-year journey to fix time in JavaSc...
Actually most APIs of JavaScript are implemented in C++ in modern browsers, not in JS. I guess adopting Rust isn't an obstacle for performance.
fabon
14 days ago
|
parent
|
context
|
prev
[–]
| on:
Temporal: The 9-year journey to fix time in JavaSc...
I think this is intentional design. Anyway we can convert `Temporal.PlainDate` to other calendars explicitly (I believe explicitness is good here).
today.withCalendar('hebrew').toLocaleString("en", { calendar: "hebrew" }); // "22 Adar 6329"
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: