[TYPO3-project-4-3] Datepicker for TCEFORMS
Steffen Kamper
info at sk-typo3.de
Mon Aug 17 21:58:42 CEST 2009
Hi,
Martin Kutschker schrieb:
>
> I don't get what you mean. I complain that
> convertDateFiledsToDatePicker() is in the global namespace.
>
no, it's a function in the class TYPO3.TCEFORMS, not global.
>>> And I'm wondering why there is no support for date formats with slashes.
>>> The tricky part would be if we want to allow m/d/Y and d/m/Y depending
>>> on the USdate config setting. But I guess that the former is more
>>> widespread so we can do without the switch.
>>>
>> this is a thing for rewriting the js_eval.
>
> If js_eval does the conversion then why are there alternative formats
> needed at all for the date picker?
>
i think you didn't looked into the committed version, there is only one
format defined in t3lib_tceforms.php
vg Steffen
More information about the TYPO3-project-4-3
mailing list