Subject Re: Problem with IB_Edit and Time Field
Author knoerzer@bamberger-monjau.de
Hello Marco,

--- In IBObjects@y..., "Marco Menardi" <mmenaz@l...> wrote:
> The first question that comes in my mind is:
> FieldProperties DiplayFormat hh:nn
> should be
> FieldProperties DiplayFormat hh:mm
> (mm instead of nn).
> Is a missprint made here, or is it in your code too?
> Check it first
> Regards
> Marco Menardi

it's the same, if i use hh:nn or hh:mm.
If i write 10:30 and leave the field, i got 10:30.
If i re-enter the field, 10:00 will be displayed an if i press return
without editing, 10:30 will be displayed. It's very misteious :-)
Elmar