LibreOffice Module tools (master) 1
Functions
datetimeutils.hxx File Reference
#include <tools/datetime.hxx>
Include dependency graph for datetimeutils.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

TOOLS_DLLPUBLIC OString DateTimeToOString (const DateTime &rDateTime)
 
TOOLS_DLLPUBLIC OString DateToOString (const Date &rDate)
 
TOOLS_DLLPUBLIC OString DateToDDMMYYYYOString (const Date &rDate)
 

Function Documentation

◆ DateTimeToOString()

TOOLS_DLLPUBLIC OString DateTimeToOString ( const DateTime rDateTime)

◆ DateToDDMMYYYYOString()

TOOLS_DLLPUBLIC OString DateToDDMMYYYYOString ( const Date rDate)

◆ DateToOString()

TOOLS_DLLPUBLIC OString DateToOString ( const Date rDate)

Definition at line 58 of file datetimeutils.cxx.

References DateTimeToOString(), and tools::Time::EMPTY.