Date.IsInCurrentQuarter
This function determines if the provided datetime value (dateTime) falls within the current quarter based on the current date and time of the system. The input parameter, dateTime, can be a date, date...
This function determines if the provided datetime value (dateTime) falls within the current quarter based on the current date and time of the system. The input parameter, dateTime, can be a date, datetime, or datetimezone value that needs to be checked.