Hello, Just one more question.. Is there we can validate time in RPG? Like, i need to write a code which gets time as an input from the user. How do i define time field in DDS (my idea was to define it as numeric 4 something like 00:00 format). User can enter something like 12:31 or may be 14:54
How do i validate this (there would be 2 date fields and 2 time fields). I can find the date difference but need to validate the time as well. Like Input time to be lesser than output time something of that sort...
Actually i am not sure how to do this? Can someone suggest me

How do i validate this (there would be 2 date fields and 2 time fields). I can find the date difference but need to validate the time as well. Like Input time to be lesser than output time something of that sort...
Actually i am not sure how to do this? Can someone suggest me

Comment