Search

Set End Field Of Current Date

Articles

Use this function to update the current date to the end of the input period.

Syntax

Set End Field Of Current Date (field_name)

Parameters

Input Parameter Name Description
field_name Field name. (Accepted field names are year, month, and week)

Returns

Return value Description
Date Returns the date in the predefined day-month-year format

Sample

Set End Field Of Current Date (month)

  • Updates the date to the end of month.
    If the current date is 11-03-2021, function returns 31st Mar 2021.

To view all the Date functions, click here.

Did you find what you were looking for?