time

  1. V

    Question Time Function in Progress 4GL

    I would like to insert 2 shift timings to the code. (First Shift) Shift starts from 8:00:00:000 to 19:59:59:999 (Second Shift) Shift Starts from 20:00:00:000 to next day 7:59:59:999 I need to get the above exact data to be added to the below code. Please help. Below is the code: IF TIME < (20...
Top