-
Notifications
You must be signed in to change notification settings - Fork 366
Overload_Aurora_Utils_Time_IsCurrentTimeBetween
Anton Pupkov edited this page Aug 9, 2016
·
2 revisions
Name | Description | |
---|---|---|
IsCurrentTimeBetween(Int32, Int32) | Determines whether the two specified hour marks are inbetween the current time | |
IsCurrentTimeBetween(TimeSpan, TimeSpan) | Determines whether the two specified hour and minute marks are inbetween the current time | |
IsCurrentTimeBetween(Int32, Int32, Int32, Int32) | Determines whether the two specified hour and minute marks are inbetween the current time |