Home
last modified time | relevance | path

Searched refs:iso8601_date_to_local_date (Results 1 – 4 of 4) sorted by relevance

/trunk/main/shell/source/win32/shlxthandler/infotips/
H A Dinfotips.cxx273 if ( iso8601_date_to_local_date(meta_info_accessor.getTagData(META_INFO_MODIFIED )).length() > 0) in GetInfoTip()
278 msg += iso8601_date_to_local_date(meta_info_accessor.getTagData(META_INFO_MODIFIED )); in GetInfoTip()
/trunk/main/shell/inc/internal/
H A Diso8601_converter.hxx34 std::wstring iso8601_date_to_local_date(const std::wstring& iso8601date);
/trunk/main/shell/source/win32/shlxthandler/util/
H A Diso8601_converter.cxx37 std::wstring iso8601_date_to_local_date(const std::wstring& isoDate ) in iso8601_date_to_local_date() function
/trunk/main/shell/source/win32/shlxthandler/propsheets/
H A Ddocument_statistic.cxx88 iso8601_date_to_local_date(meta_info_accessor->getTagData(META_INFO_MODIFIED )), READONLY)); in fill_origin_section()

Completed in 42 milliseconds