/// <summary> /// Gets the hour value. /// </summary> /// <returns></returns> public int GetHour() { return(hc.GetHour(dt)); }