Package one.tranic.t.base.parse.time


package one.tranic.t.base.parse.time
  • Class
    Description
    The TimeParser class provides functionality for parsing time-related string inputs and performing operations such as calculating future times, validating time formats, and checking time conditions.
    The TimeUnit enum represents various units of time, each of which can be used to perform time-based calculations on a LocalDateTime object.