ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
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 by 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:durationMilliFormat used: "+DHHMMSSCCC"durationCentiFormat used: "+DHHMMSSCC". This format allows you to retrieve the result in the format used by DateTimeDifference.
Last update: 10/28/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: