XLL+ Class Library (7.0)

CXlDate Methods

The methods of the CXlDate class are listed here.

Date

public method static method DateToLSerial Transform year, month and day to an Excel serial date
public method static method DateToSerial Transform year, month and day to an Excel serial date
public method static method LSerialToDate Transform an integer Excel serial date to year, month and day
public method static method Now Get the current time
public method static method SerialToDate Transform an Excel serial date to year, month and day
public method static method StringToDate Transform a string to year, month and day
public method static method StringToDateA Transform a string to year, month and day
public method static method StringToDateW Transform a string to year, month and day
public method static method StringToLSerial Transform a string to a serial date
public method static method StringToLSerialA Transform a string to a serial date
public method static method StringToLSerialW Transform a string to a serial date
public method static method StringToSerial Transform a string to a serial date
public method static method StringToSerialA Transform a string to a serial date
public method static method StringToSerialW Transform a string to a serial date
public method static method Today Get today's date
public method static method XlWeekday Convert a date to a day of the week

Construction

public method CXlDate Constructs a CXlDate object

Requirements

Header: xlldate.h

See Also

CXlDate Class | xlldate.h | CXlMacros object | CXllApp::Excel | CXlOper::Excel