|
LibreOffice Module tools (master) 1
|
Go to the source code of this file.
Functions | |
| bool | GetSystemDateTime (sal_Int32 *pDate, sal_Int64 *pTime) |
| Get current local timestamp. More... | |
| bool GetSystemDateTime | ( | sal_Int32 * | pDate, |
| sal_Int64 * | pTime | ||
| ) |
Get current local timestamp.
Both pDate and pTime can be null. Returns true if succeeded, false otherwise.
Definition at line 52 of file systemdatetime.cxx.
References tm.
Referenced by Date::Date(), DateTime::DateTime(), and tools::Time::Time().