WeekDay

@Serializable
data object WeekDay : DateTimeFormatPart(source)

Represents day of the week format (e.g. "Monday"). Control character: "w"

Properties

Link copied to clipboard
open override val controlCharacter: String

Character that represents this part in the format string. Used by TgDateTimeFormatBuilder.build