Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / DateInfo Class / FromOADate Method
In This Topic
    FromOADate Method
    In This Topic

    This member is obsolete. Use FromOADateAsLocalDateTime instead.

    Gets java.util.Date according to OADate.
    Syntax
    public static java.util.Date FromOADate( 
       double value
    )

    Parameters

    value

    Return Value

    the value of Date
    See Also