updateDate

open fun updateDate(year: Int, monthOfYear: Int, dayOfMonth: Int)(source)

Sets the current date.

Parameters

year

The year.

monthOfYear

The month of the year.

dayOfMonth

The day of the month.