@JvmOverloads fun Date.normalizeDate(timeZone: String = "UTC"): Date
normalize the date to the beginning of the day with given timeZone it equals to Time.getJulianDay()
timeZone - optional, default is "UTC"
timeZone