Class StrftimeFormatter


  • public class StrftimeFormatter
    extends Object
    Datetime format string formatter, supporting both python and java compatible format strings by converting any percent-tokens from python into their java equivalents.
    Author:
    jstehler