Date.EndOfDay

This function retrieves the end of the day based on the input dateTime while preserving time zone information. The input should be a date, datetime, or datetimezone value from which the end of the day...

Syntax

Date.EndOfDay(dateTime as any) as any

About

This function retrieves the end of the day based on the input dateTime while preserving time zone information. The input should be a date, datetime, or datetimezone value from which the end of the day will be determined.