[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] RaQ 4i & US Date Format



> Interbase 6.01 is storing dates in the format 'MM/DD/YY' however I need
them in 'DD/MM/YYYY'. Does anyone know if this can be achieved?

This might be a feature of Interbase (whatever that is). If it's a database,
most databases can be told how to format dates, from YYYYMMDD to DD/MM/YYYY.
Check the documentation for Interbase's date field (assuming it's a
database!)