ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Character string in the specified format.
Duration variable containing the duration in "+DHHMMSSCCC" format (D corresponds to the number of days, HH to hours, MM to minutes, SS to seconds and CCC to milliseconds).
Format to apply to the duration. This parameter can correspond to:a character string (a sentence for example). The characters that represent the different elements of the duration (D, HH, MM, SS or CCC) will be automatically replaced with the value in the <Duration> parameter. The following characters are used in this string:+ is used to take the negative numbers into account,D represents the number of days, HH represents the number of hours,MM represents the number of minutes,SS represents the number of seconds,CCC represents the number of milliseconds.one of the following constants:durationCentiFormat used: "+DHHMMSSCC". This format allows you to retrieve the result in the format used by DateTimeDifference.durationMilliFormat used: "+DHHMMSSCCC"
Last update: 05/26/2022
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: