Class CachingDateFormatter


  • public class CachingDateFormatter
    extends Object
    A CAS implementation of DateTimeFormatter (previously SimpleDateFormat) which caches results for the duration of a millisecond.
    Since:
    0.9.29
    Author:
    Ceki Gülcü