shauntune
6 Sep 2007, 2:12 PM
Hi,
Anyone have any ideas what the options are for formatting a date using Ext.util.Format.dateRenderer?
The API document only says:
dateRendererpublic function dateRenderer(String format)
Returns a date rendering function that can be reused to apply a date format multiple times efficiently
Parameters:
format : String
Any valid date format string
Returns:
Function
The date formatting function
This method is defined by Format.
Valid according to whom? I see Y-m-d works, what about short month names, long month names, AM/PM,etc. Anyone have a list?
Thanks!
Shaun
Anyone have any ideas what the options are for formatting a date using Ext.util.Format.dateRenderer?
The API document only says:
dateRendererpublic function dateRenderer(String format)
Returns a date rendering function that can be reused to apply a date format multiple times efficiently
Parameters:
format : String
Any valid date format string
Returns:
Function
The date formatting function
This method is defined by Format.
Valid according to whom? I see Y-m-d works, what about short month names, long month names, AM/PM,etc. Anyone have a list?
Thanks!
Shaun