Subject | only time in a TDBGrid |
---|---|
Author | duilio_fos |
Post date | 2002-08-26T19:54:26Z |
I use D3 and IBO3.
I have a bus schedule stored in a table.
Departures and arrivals are timestamp fields.
When I edit the fields in a TDBTable, data appear as
30/12/99 6.25.00
This is unwanted.
I'd like it to appear (and be edited) in the format hh:mm, i.e.
6:25 (6.25 would be ok, too).
How can I change the format a timestamp is displayed/edited in a
TDBTable ?
TIA
Duilio Foschi
I have a bus schedule stored in a table.
Departures and arrivals are timestamp fields.
When I edit the fields in a TDBTable, data appear as
30/12/99 6.25.00
This is unwanted.
I'd like it to appear (and be edited) in the format hh:mm, i.e.
6:25 (6.25 would be ok, too).
How can I change the format a timestamp is displayed/edited in a
TDBTable ?
TIA
Duilio Foschi