${ selectedDay ? selectedDay.y : currentDay.y }
${ locale.weekdaysShort[selectedDay ? selectedDay.w : currentDay.w] }, ${ locale.monthsShort[selectedDay ? selectedDay.m : currentDay.m] } ${ selectedDay ? selectedDay.d : currentDay.d }
${ day }
${ day.d }
${ month }
${ year }