[TYPO3-project-4-3] ExtJS Date-picker for TCEFORMS
    Steffen Kamper 
    info at sk-typo3.de
       
    Mon Jun 29 16:13:42 CEST 2009
    
    
  
Hi Jeff,
Jeff Segars schrieb:
> Steffen Kamper wrote:
>> while playing i noticed that dateformat is j-n-Y which is needed, 
>> other formats are not recognized.
> 
> I believe this is hardcoded in the logic of t3lib/jsfunc.evalfield.js in 
> both the evalFunc_input and evalFunc_output methods.  There's a flag in 
> the TYPO3_CONF_VARs that allows using the US date format (month/day/year 
> rather than day/month/year) but that's as configurable as it gets.
> 
> Hope that helps.  Thanks for the work!
> Jeff
thanks. I will look if we can generalize it. I really would like to use 
the date formats given in
$TYPO3_CONF_VARS['SYS']['ddmmyy']
$TYPO3_CONF_VARS['SYS']['hhss']
to have it equal at all places.
vg Steffen
    
    
More information about the TYPO3-project-4-3
mailing list