diff options
Diffstat (limited to 'tests/FunctionalTests/tickets/protected')
-rw-r--r-- | tests/FunctionalTests/tickets/protected/pages/Ticket351.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket351.page b/tests/FunctionalTests/tickets/protected/pages/Ticket351.page index 78a7488d..bc148545 100644 --- a/tests/FunctionalTests/tickets/protected/pages/Ticket351.page +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket351.page @@ -1,6 +1,6 @@ <com:TContent ID="Content">
<com:TDatePicker ID="Birthdate"
- DateFormat="MMM/d/yyyy"
+ DateFormat="MMM/dd/yyyy"
TimeStamp="-2000000000"
FromYear="1900" UpToYear="1990" InputMode="DropDownList" />
|