Subject | Re: [IBO] Time field |
---|---|
Author | lester@lsces.co.uk |
Post date | 2001-12-04T13:03:49Z |
> Is there a way to display a time field without seconds ? The result I have now is like this : "07:45:00", so is teher a way to have "07:45" ?It depends where you are trying to display it?
Just add 'hh:nn' to the DisplayFormat in the query, and
thats what you should see in IBO controls.
If you only want the '07:45' copied to another data field,
the add a xxx.AsString.SubString(1,5) in the copy.
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services