Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-5236

Extend formatting support for Timebox

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • None
    • None

      User Story

      As a developer,  I want to use timebox to input precise times.

      Currently, timebox supports the following formatting options:

      'ahKHksmz'

      a - AM/PM

      h - hour

      K - Hour in day 1

      H - Hour in day 2

      s - seconds

      m - minute

      z - time zone offset

       

      If the time input requires milliseconds (S), it is currently not formattable / input-able

      Other possible missing time use cases: https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html

      Acceptance Criteria

      Timebox can set / input a time with milliseconds in the format

      Details

       

            Unassigned Unassigned
            MDuchemin MDuchemin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: