[TYPO3-project-4-3] ExtJS Date-picker for TCEFORMS
    Jeff Segars 
    jsegars at alumni.rice.edu
       
    Mon Jun 29 15:39:25 CEST 2009
    
    
  
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
    
    
More information about the TYPO3-project-4-3
mailing list