org.apache.commons.lang.time.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of aem-sdk-api Show documentation
Show all versions of aem-sdk-api Show documentation
The Adobe Experience Manager SDK
The 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
These classes are immutable (and therefore thread-safe) apart from {@link StopWatch}.