- Getting started
- Using the software
- OPC UA
- Graphic and layout objects
- Developing solutions
- Developing projects with C#
- Application examples
- UI tutorial
- NetLogic tutorial
- Object and variable references
Input format
- BrowseName
- DateTimePickerInputFormatEnum
Values
Value | DisplayName | Description |
---|---|---|
0 | Date and time with seconds | (default) Shows date and time in extended form, for example: it-IT: DD/MM/YYYY HH:mm:ss, en-US: MM/DD/YYYY hh:mm:ss |
1 | Date and time without seconds | Shows date and time without seconds, for example: it-IT: DD/MM/YYYY HH:mm or en-US: MM/DD/YYYY hh:mm |
2 | Date | Shows the Date without any time, for example: it-IT: DD/MM/YYYY or en-US: MM/DD/YYYY; |
3 | Time with seconds | Shows the Time (including seconds), for example: it-IT: HH:mm:ss or en-US: hh:mm |
4 | Time without seconds | Shows only hours and minutes, for example: it-IT: HH:mm or en-US: hh:mm |
Provide Feedback