???? +--mx.data.binding.DataAccessor +--mx.data.encoders.DateToNumber
An encoder that encodes to number, and decodes to a Date.
function getTypedValue(requestedType:String):mx.data.binding.TypedValue
function getGettableTypes():Array
function setTypedValue(newValue:mx.data.binding.TypedValue):Array
function getSettableTypes():Array