[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RaQ 4i & US Date Format
- Subject: Re: [cobalt-users] RaQ 4i & US Date Format
- From: "Dylan Smith" <dyls@xxxxxxx>
- Date: Wed Aug 15 07:26:10 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> 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!)