DataMgr 2.5 Documentation: Special Date Type

Special Date Type

Any special that populates the current date and time does so using the ColdFusion server date and time. You can, however, change this behavior by using the "SpecialDateType" setting.

The possible values for this setting are:

This value would be set as an argument in setColumn() or as an attribute of the "field" element in loadXml().

The init() argument of DataMgr also has an optional "SpecialDateType" argument to change the default value of SpecialDateType.