• P
    Support for custom global Joda DateTimeFormatters · 6660227d
    Phillip Webb 提交于
    Added dateFormatter, timeFormatter and dateTimeFormatter properties
    to JodaTimeFormatterRegistrar allowing for custom global formatting.
    
    DateTimeFormatterFactory can be used when configuring with XML.
    
    Issue: SPR-7121
    6660227d
DateTimeFormatterFactoryTests.java 3.4 KB