ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Getting the first day of the year from a date Hide the details
First day of the year (in YYYYMMDD format) for the specified date.
Date for which the first day of the year must be calculated. This date can correspond to: a character string in YYYYMMDD format (YYYY corresponds to the year, MM to the month and DD to the day). Versions 24 and latera character string in YYYYMMDDHHmmSSCC format (YYYY corresponds to the year, MM to the month, DD to the day, HH to hours, mm to minutes, SS to seconds and CC to hundredths of a second (use CCC for thousandths of a second)). In this case, only the date is taken into account. New in version 24a character string in YYYYMMDDHHmmSSCC format (YYYY corresponds to the year, MM to the month, DD to the day, HH to hours, mm to minutes, SS to seconds and CC to hundredths of a second (use CCC for thousandths of a second)). In this case, only the date is taken into account. a character string in YYYYMMDDHHmmSSCC format (YYYY corresponds to the year, MM to the month, DD to the day, HH to hours, mm to minutes, SS to seconds and CC to hundredths of a second (use CCC for thousandths of a second)). In this case, only the date is taken into account. a Date variable. Versions 24 and latera DateTime variable. In this case, only the date is taken into account.New in version 24a DateTime variable. In this case, only the date is taken into account.a DateTime variable. In this case, only the date is taken into account.If this parameter is not specified, the current date is used by default.
Getting the first day of the year based on a year Hide the details
First day of the year (in YYYYMMDD format).
Year for which the first day must be calculated.
Last update: 10/26/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: