WINDEV, WEBDEV AND WINDEV MOBILEONLINE HELP
Version: 1516171819202122232425
True if the time is valid or if the <Time> parameter corresponds to an empty string (""), False if the time is not valid. A time is considerd as being invalid if:The "HH" part of the time is not included between "00" and "23".The "MM" part of the time is not included between "00" and "59".The "SS" part of the time is not included between "00" and "59".The "CC" part of the time is not item included between "00" and "99".
Time to use. This time can correspond to: a character string in HHMMSSCC format (HH corresponds to hours, MM to minutes, SS to seconds and CC to hundredths of a second). Versions 24 and latera character string in YYYYMMDDHHMMSSCC format (YYYY corresponds to year, MM to month, DD to day, HH to hour, MM to minutes, SS to seconds and CC to hundredths of a second. In this case, only the time is taken into account. New in version 24a character string in YYYYMMDDHHMMSSCC format (YYYY corresponds to year, MM to month, DD to day, HH to hour, MM to minutes, SS to seconds and CC to hundredths of a second. In this case, only the time is taken into account. a character string in YYYYMMDDHHMMSSCC format (YYYY corresponds to year, MM to month, DD to day, HH to hour, MM to minutes, SS to seconds and CC to hundredths of a second. In this case, only the time is taken into account. a Time variable. Versions 24 and latera DateTime variable. In this case, only the time is taken into account.New in version 24a DateTime variable. In this case, only the time is taken into account.a DateTime variable. In this case, only the time is taken into account.
Last update: 10/31/2019
Send a report | Local help
Searching...
J'accepte les termes de la licence
All you have to do is configure your product as follows: