Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / DateInfo Class / FromOADateAsLocalDateTime Method
In This Topic
    FromOADateAsLocalDateTime Method
    In This Topic
    Gets java.time.LocalDateTime according to OADate.
    Syntax
    public static java.time.LocalDateTime FromOADateAsLocalDateTime( 
       double value
    )

    Parameters

    value

    Return Value

    the value of Date
    See Also