relsad.Time.TimeStamp.get_hour_of_day#

TimeStamp.get_hour_of_day(time_passed: relsad.Time.Time)[source]#

Returns the hour of day based on the time passed

Parameters

time_passed (Time) – Time passed

Returns

hour_of_day – The hour of day based on the time passed

Return type

int