Format of a time in a textbox when it is being edited

D

Daryl

Hi all
I am trying to edit a time in a textbox, the time is displayed in
(ShortTime - 8:35) but when I go to edit it reverts to (30/12/1899 8:35:00
AM).

Are they any work arounds to keep the 8:35 displayed when editing?

BTW - SQL Server 2000 is being used with the datatype datetime.

thanks
daryl
 
Top