Search Results for

    Show / Hide Table of Contents

    TFlxDateTime.ToISO8601Local Method

    Returns a date formatted as ISO8601 from an OLE Automation Date. It won't convert to UTC time, but use local times instead.

    Syntax

    Unit: FlexCel.Core

    class function TFlxDateTime.ToISO8601Local(const OADate: Double; const Dates1904: Boolean): string; static;

    Parameters

    <-> Parameter Type Description
    const OADate Double Serial number for the date.
    const Dates1904 Boolean True if using 1904 as start date. Excel for windows normally uses 1900.

    See also

    • TFlxDateTime
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com