public MainPageViewModel(ComplexZmanimCalendar zmanimCalendar) { ZmanimCalendar = zmanimCalendar; Zmanim = new Zmanim(zmanimCalendar); }