TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Js-joda – Immutable date and time library for JavaScript

2 pointsby joekriealmost 9 years ago

1 comment

niftichalmost 9 years ago
This is inspired by both Threeten [1] and Joda-Time [2], which are well-engineered Java libraries for date&#x2F;time concepts.<p>I have often wished for that API to be available in other environments, so this is definitely a welcome addition to JS.<p>Note that the authors of the library are confused -- Threeten-(backport) and Joda-Time are different libraries with different behaviors, and one isn&#x27;t an &quot;aka.&quot; for another. However, Joda-Time&#x27;s author went on to develop Threeten based on lessons learned, and this library purports to be a JS port of Threeten-Backport.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;ThreeTen&#x2F;threetenbp" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ThreeTen&#x2F;threetenbp</a><p>[2] <a href="http:&#x2F;&#x2F;www.joda.org&#x2F;joda-time&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.joda.org&#x2F;joda-time&#x2F;</a>
评论 #12327432 未加载