Companion
object Companion
Content copied to clipboard
Functions
fromDayOfUnixEpoch
Link copied to clipboard
fromDaysSinceUnixEpoch
Link copied to clipboard
Properties
Extensions
fromWeekDate
Link copied to clipboard
fun Date.Companion.fromWeekDate(year: Int, week: Int, day: Int, settings: WeekSettings): Date
Content copied to clipboard
fun Date.Companion.fromWeekDate(year: Int, week: Int, day: Int, locale: Locale): Date
Content copied to clipboard
Creates a Date from a week date representation using the week definition associated with the provided locale.
now
Link copied to clipboard