weekEndTime

fun weekEndTime(yearFormat: String = FORMAT_YYYY_MM_DD_HH_MM_SS): String

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

Return

WeekEndTime parsed in yearFormat format.

Since

0.0.1

Parameters

yearFormat

the pattern describing the year format.