wwUtils::FromIsoDateString

Converts a date in ISO 8601 format to a FoxPro date or time (if time values are specified). Input date format is 2012-10-08 which is used in HTML5 input type=date controls.

o.FromIsoDateString(lcDate)

Return Value

date or empty date if invalid

Parameters

lcDate
Date in ISO 8601 format (2012-10-08)

See also:

Class wwUtils

© West Wind Technologies, 2004-2017 • Updated: 10/03/14
Comment or report problem with topic