@if (!onlyTime) {
{{ currentCalendar.currentYear }} {{ language.translations.monthNames[currentCalendar.currentMonth] }}
} @if (!inline) {
@if (showTodayButton) { {{ 'COMMON_TODAY' | translate | async }} } {{ 'COMMON_CLEAR' | translate | async }}
}