21 #ifndef INCLUDED_UCB_SOURCE_UCP_WEBDAV_DATETIMEHELPER_HXX
22 #define INCLUDED_UCB_SOURCE_UCP_WEBDAV_DATETIMEHELPER_HXX
25 #include <rtl/ustring.hxx>
44 css::util::DateTime& );
47 css::util::DateTime& );
50 static bool convert (
const OUString&,
51 css::util::DateTime& );
static bool convert(const OUString &, css::util::DateTime &)
static sal_Int32 convertMonthToInt(const OUString &)
static bool ISO8601_To_DateTime(const OUString &, css::util::DateTime &)
static bool RFC2068_To_DateTime(const OUString &, css::util::DateTime &)