weekStartTime

fun weekStartTime(yearFormat: String = FORMAT_YYYY_MM_DD_HH_MM_SS): String

Get the start timestamp of the week. Monday is the first day of the week.

Return

WeekStartTime parsed in yearFormat format.

Since

0.0.1

Parameters

yearFormat

the pattern describing the year format.