Searched refs:formatterDateOnly (Results 1 – 2 of 2) sorted by relevance
46 val formatterDateOnly: DateTimeFormatter = DateTimeFormatter.ofPattern("E MMM d") constant74 secondaryLabel = formatterDateOnly.format(alarmDateTime) in map()
129 val expectedSecondaryLabel = AlarmTileMapper.formatterDateOnly.format(localDateTime) in nextAlarmSetMoreThanAWeekLater_mapsSecondaryLabelToDisplayDateOnly()169 val expectedSecondaryLabel = AlarmTileMapper.formatterDateOnly.format(localDateTime) in nextAlarmSetExactlyAWeekLater_mapsSecondaryLabelToDisplayDateOnly()