Check if SystemTime is in range between two strings

Hi @ all,

Here is the situation:

i want to relase a mode which is only active on a special time range. I have two skin strings which reflects start and stop time as hh:mm.
How can i check if system time (System.Time(hh:mm) is in range between the two strings ?

Any ideas? Help would be fantastic !