Hi all,
How can i compare two different times?
For example:
start_date =23:00:00 date : 08.07.2010
end_date = 08:00:00 date : 09.07.2010
if ( start_time > end_date ).
endif.
This control is not working. I have to compare only times.
Best regards,
Munur