Tag Archives: Dates

Date Objects vs Date Strings in ColdFusion

To use dates effectively in ColdFusion it is important to understand when you are dealing with dates represented internally as Strings and when you are dealing with dates represented internally as date Objects. This is particularly important when dealing with non US dates formats. So how do you know when you are using a date [...]
Posted in ColdFusion | Tagged | Comments closed