getPartByInt static method
Implementation
static getPartByInt({required PartFormat format}) {
return TimelineCalendar.calendarProvider.getDateTimePart(format);
}
static getPartByInt({required PartFormat format}) {
return TimelineCalendar.calendarProvider.getDateTimePart(format);
}