Class JQueryDateTimePatternBuilder


  • public class JQueryDateTimePatternBuilder
    extends Object
    Builder for the pattern format as defined by the jquery UI datepicker, see https://api.jqueryui.com/datepicker; and the jquery timepicker, see http://trentrichardson.com/examples/timepicker. Wraps a StringBuilder and provides additional convenience methods. If necessary, you can also access the raw getStringBuilder().