Project

General

Profile

Actions

Bug #17364

closed

Date field forces day of the month when in m-d-y format to under 12

Added by Dennis Shewmaker almost 17 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2007-06-07
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.1
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

With the install tool I change the [ddmmyy] from d-m-y to m-d-y.

[ddmmyy]
Format of Date-Month-Year - see PHP-function date()

[SYS][ddmmyy] = m-d-y

It will always format 6-22-07 to 6-12-07 with javascript when you leave the field. So with USA date format you cannot have a day that is greater than 12 for the month.

I tried reproducing this in 4.0.2 and it does not reproduce. I have not tried any other versions.

(issue imported from #M5754)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Feature #14390: Date selector should accept alternative date formatsClosed2004-11-17

Actions
Actions #1

Updated by Chris topher almost 14 years ago

The value for $TYPO3_CONF_VARS['SYS']['ddmmyy'] does not yet influence the format which is accepted in the fields you mentioned.

Resolved as duplicate of #14390.

Actions #2

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF