Search requires javascript to work
Grabs the current hour
CDateTime table = Time::Now();table.GetHour();
CDateTime table = Time::NowUTC();table.GetHour();