Search

Set Start Field Of Current Date

Articles

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

Syntax

Change to start of period (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

Change to start of period (month)

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

To view all the Date functions, click here.

Did you find what you were looking for?