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

Datebox does not show hours with some specific locale (e.g. cs, sk, uk) in time picker

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 7.0.3
    • None
    • W7 64bit, IE 11.0.24, Chrome 46.0.2490.80

      If you use datebox with format for date and time - format="short+short" - and also specific locale (I tried cs, sk, uk) and click on calendar picture for dropdown there is time picker at the bottom. This time picker shows everything depending on format but not hours. See attachment
      It works for us, uk, de
      I did not try everything

      There is simple code for reproduction

      <zk>
      Datebox: <datebox id="db" cols="20" format="short+short" locale="cs" onCreate="self.value = new Date()"/>
      <separator/>
      </zk>

            Unassigned Unassigned
            pjavorek pjavorek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: