Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-18396

ipconfig does not respect local time format

    XMLWordPrintable

Details

    Description

      reactos-bootcd-0.4.15-dev-5075-g34635e1-x86-gcc-lin-dbg

      ipconfig used a fixed format for time/date display (for DHCP lease) while it should respect local setting

      ReactOS

      WinXPSP3

      This is due to the fact that it relies on _tasctime ( https://git.reactos.org/?p=reactos.git&a=search&st=grep&s=_tasctime and it's almost the sole occurence in the whole ReactOS code) and not GetDateFormatW.

      This has been fixed in [NETSHELL] by https://github.com/reactos/reactos/pull/2655 and similar solution could be needed here.

       

      Attachments

        Activity

          People

            hbelusca hbelusca
            KRosUser KRosUser
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: