WeekInfo

interface WeekInfo(source)

Properties

Link copied to clipboard
abstract var firstDay: Int

An integer between 1 (Monday) and 7 (Sunday) indicating the first day of the week for the locale. Commonly 1, 5, 6, or 7.

Link copied to clipboard

An array of integers between 1 and 7 indicating the weekend days for the locale.