Package | Description |
---|---|
org.apache.commons.lang3.time |
Provides classes and methods to work with dates and durations.
|
Modifier and Type | Class and Description |
---|---|
class |
FastDateFormat
FastDateFormat is a fast and thread-safe version of
SimpleDateFormat . |
class |
FastDatePrinter
FastDatePrinter is a fast and thread-safe version of
SimpleDateFormat . |
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.