• Creates an JavaScript Date from a html control.

    Parameters

    • ctrl: UpObject

      Reference to a html input control of types "date", "time" or "date & time".

    Returns Date

    Example

    getDateObject(ix.util.getHtml("<GUID>"));