public override void OnLoad()
 {
     OdDatuma = DateUtilities.GetStartOfCurrentMonth();
     DoDatuma = DateUtilities.GetEndOfCurrentMonth();
 }