Package com.tccc.kos.commons.util.format.time


package com.tccc.kos.commons.util.format.time
  • Classes
    Class
    Description
    Time format for "HH:mm" Java format, which is the 24-hour clock.
    Time format for "hh:mm a" Java format, which is the 12-hour clock.
    Describes a time format for both Java and JavaScript.