date.getStartOfMonth
Description
Get the start of the month of the specified date.

Parameters
date string

Return value
date string

Example
print(date.getStartOfMonth(date.getCurrentDate()))

Comments

See also

Back
Generated on the 26 June 2024 at 22:01:28 (UK Time)