Time4J

Advanced date, time and interval library for Java with sun/moon-astronomy and calendars like Chinese, Coptic, Ethiopian, French Republican, Hebrew, Hijri, Historic Christian, Indian National, Japanese, Julian, Korean, Minguo, Persian, Thai, Vietnamese (by MenoData)

Time4J Alternatives

Similar projects and alternatives to Time4J

  1. glibc

    Discontinued GNU Libc (by lattera)

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. concise-encoding

    The secure data format for a modern world

  4. Joda-Time

    Joda-Time is the widely used replacement for the Java date and time classes prior to Java SE 8.

  5. ThreeTenBP

    Backport of functionality based on JSR-310 to Java SE 6 and 7. This is NOT an implementation of JSR-310.

  6. iCal4j

    0 Time4J VS iCal4j

    A Java library for parsing and building iCalendar data models

  7. Almanac Converter

    Discontinued A Java-based calendar converter

  8. ThreeTen-Extra

    Provides additional date-time classes that complement those in JDK 8

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. global-tz

    Global database of timezone information

  11. timeshape

    Java library to find timezone based on geo coordinates

  12. material-calendarview

    A Material design back port of Android's CalendarView

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Time4J alternative or higher similarity.

Time4J discussion

Log in or Post with

Time4J reviews and mentions

Posts with mentions or reviews of Time4J. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-26.
  • ISO 8601: the better date format
    3 projects | news.ycombinator.com | 26 Feb 2021
    ISO 8601 contains durations and time intervals which are totally undervalued! (https://en.wikipedia.org/wiki/ISO_8601#Time_intervals)

    E.g.: 2021-05-01T12:00:00Z/P2H

    They are so convenient. Every tried to store a tuple of datetimes to model a time interval? E.g. a meeting that takes place on 2021-05-01T12:00:00Z and takes two hours. Don't store it as two datetimes! Store it as an interval: "2021-05-01T12:00:00Z/P2H"

    Or are you creating an API where a duration or a time interval is expected? E.g. "give me all sales in this time period..."

    Please use time intervals for that. For JVM developers, there is a library out there that has amazing support: https://github.com/MenoData/Time4J

    For python developers, there is pendulum which supports most of the functionality.

Stats

Basic Time4J repo stats
1
455
7.7
over 1 year ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Java is
the 8th most popular programming language
based on number of references?