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