DateTimeFormat
FlexNet Manager Suite ()
Command line | Registry
DateTimeFormat
sets the date/time format for all inventory agent activity.
Warning: Internal use only: do not edit.
Values
| **Values / range** | Date/time format definition string, based on the ANSI C function `strftime()`. | | **Default value** | ``` %Y%m%dT%H%M%S ``` | | **Example value** | ``` %I.%M.%S %p - %A, %d %B %Y ``` This would result in a date format such as `10.30.05 am - Monday, 26 February 2010` **Note:** Since the DateTimeFormat string is also used as a file name, you may use only characters that are valid in file names across all platforms \(in particular, you may not use a colon\). |
Command line
| **Tool** | Inventory component \(`ndtrack`\) | | **Example** | ``` -o DateTimeFormat=”%H.%M.%S %p - %A, %d %B %Y” ``` |
Registry
| **Installed by** | Agent code, or manual configuration | | **Computer preference** | `[Registry]\ManageSoft\Tracker\CurrentVersion` |
2025 R1.1Parent topic:Preferences