date.IsSameWeek(first : str, second : str?) : bool
Check if first date-time and the second date-time fall on the same week.
9.02 or later.
| Name | Type | Description |
| first | str | first date time string |
| second | str | second date time string |
True, if the two dates fall in the same week, false otherwise
| Output | ||
| true |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |