All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.commons.lang.time.package.html Maven / Gradle / Ivy

Go to download

Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.

There is a newer version: 20030203.000129
Show newest version



Provides classes and methods to work with dates and durations.

This includes:

  • DateUtils - a set of static utility methods for working with dates
  • FastDateFormat - a replacement for SimpleDateFormat that is fast and thread-safe
  • DateFormatUtils - a formatting class for dates
  • StopWatch - a duration timer
@since 2.0




© 2015 - 2024 Weber Informatics LLC | Privacy Policy