![]() ![]() |
|
Help for Process Task Manager | |
Search | Index | |
![]() |
|
![]() |
![]() |
![]() |
Guidelines for DateTimeMask entries A date/time mask is a string expression containing any valid combination of components and, optionally, separators. For example, in the date/time mask "yy/mm/dd", the separator character is a "/", and the components are "yy", "mm", and "dd". You can specify components in any order. For usage examples, see date/time mask samples. ComponentsThe following are valid date/time mask components.
|
, |
. |
/ |
- |
< |
> |
? |
: |
| |
^ |
; |
" |
[ |
] |
{ |
} |
_ |
= |
@ |
% |
+ |
( |
) |
* |
& |
# |
<space> |
In all the examples, the time is equivalent to:
Tuesday, June 7, 2000 at 32 seconds after 2:05 p.m.
Mask | Results |
---|---|
"mon. dd, yyyy" |
Jun. 7, 2000 |
"month dd, yyyy" |
June 7, 2000 |
"mon dd, yy (day)" |
Jun 7, 00 (Wed) |
''hhttss" |
140532 |
"hh:tt am" |
02:05 pm |
"dd-mm-yy, hh:tt" |
7-6-00, 14:05 |
"mm/dd/yyyy, hh:tt:ss am" |
6/7/2000, 02:05:032 pm |
"ddd, hh:tt:ss" |
166, 14:05:32 |
"tt:ss am" |
05:32 pm |
![]() |
|
![]() |
|