RadCalendar supports fast navigation or "jumping" to a
desired month or year implemented as a navigation control. Click on
the title area and the fast navigation control will "pop up". Then you select a
year and a month to navigate to.
You could enable and disable this functionality using the property EnableMonthYearFastNavigation.
There is a today button in the fast navigation menu which could be set to select or just to navigate to
the today's date when clicking it by the property
EnableTodayButtonSelection.
You can review how the MonthYearFastNavigation popup buttons text is localized from
this online example.