Class DateTimeFormatterPattern


  • @ThreadSafe
    @DevelopersNote("The mutable m_nHashCode does not contradict thread safety")
    public final class DateTimeFormatterPattern
    extends Object
    This class encapsulates a String pattern and a set of options to be used in parsing.
    Author:
    Philip Helger