Skip to content

DateTimeFormattingTypeAbsolute

Type · TDLib 1.8.67 · d1085f9c

The date and time must be shown as absolute timestamps

DateTimeFormattingTypeAbsolute(
  time_precision: DateTimePartPrecision,
  date_precision: DateTimePartPrecision,
  show_day_of_week: Bool
) → DateTimeFormattingType

time_precision

DateTimePartPrecision

The precision with which hours, minutes and seconds are shown

date_precision

DateTimePartPrecision

The precision with which the date is shown

show_day_of_week

Bool

True, if the day of week must be shown