Date.IsInYearToDate
This function determines if the provided dateTime value falls within the current year and is on or before the current day, based on the system's current date and time. The dateTime parameter can be ei...
This function determines if the provided dateTime value falls within the current year and is on or before the current day, based on the system's current date and time. The dateTime parameter can be either a date, datetime, or datetimezone value.