LibreOffice Module shell (master) 1
Functions
iso8601_converter.cxx File Reference
#include <sal/config.h>
#include <stdlib.h>
#include <iso8601_converter.hxx>
#include <utilities.hxx>
#include <sstream>
#include <iomanip>
#include <rtl/character.hxx>
Include dependency graph for iso8601_converter.cxx:

Go to the source code of this file.

Functions

std::wstring iso8601_date_to_local_date (const std::wstring &isoDate)
 
std::wstring iso8601_duration_to_local_duration (const std::wstring &iso8601duration)
 

Function Documentation

◆ iso8601_date_to_local_date()

std::wstring iso8601_date_to_local_date ( const std::wstring &  isoDate)

◆ iso8601_duration_to_local_duration()

std::wstring iso8601_duration_to_local_duration ( const std::wstring &  iso8601duration)

Definition at line 110 of file iso8601_converter.cxx.

References h.

Referenced by document_statistic_reader::fill_origin_section().