what kind of control should I use to read an hour
The following code doesn't work, I get a date
Code: Select all
oPed:HRA := Time()
…
…
...
REDEFINE dtPicker aGets[02] VAR oPed:HRA ID 102 OF oDlg UPDATE;
MESSAGE "Departure time"
Best regards