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