| CONSTANT |
VALUE |
DESCRIPTION |
| VBGeneralDate |
0 |
Display
the date and time using the system settings |
| VBLongDate |
1 |
Display the
date in long date format
|
| VBShortDate |
2 |
Display the
date in short date format
|
| VBLongTime |
3 |
Display the
time in long time format
|
| VBShortTime |
4 |
Display the
time in short time format (24 hour clock)
|