Issue
For the Impact 360 version 15.2, the generic report’s date format is incorrect.
Solution
By default, the TASKE Impact 360 integration’s export will export dates formatted as yyyy/mm/dd. Users would like this to be US format, mm/dd/yyyy.
A Windows Registry entry has been added to version 2021.1 to allow for a choice of date format. If this entry is not defined or if its value is set to 0, TASKE will export dates in the format yyyy/mm/dd. If the registry entry value is set to 1, TASKE will export data with a date format of mm/dd/yyyy.
You may want to back up the registry by exporting it before making changes. For information, see your operating system documentation.
Use the following steps to add the registry entry:
- On the TASKE server computer, open the Windows Registry Editor. Refer to Editing TASKE Registry Keys for more information.
- Locate the following registry entry:
HKEY_LOCAL_MACHINE\Software\TASKE Technology\Call Management\BP\
- Add the following DWORD registry key and set its value to 1:
UseUSDateFormat - Exit the Registry Editor.