ews-cpp
0.9
|
Specifies a time interval. More...
#include <ews.hpp>
Public Member Functions | |
duration (std::string str) | |
bool | is_set () const EWS_NOEXCEPT |
const std::string & | to_string () const EWS_NOEXCEPT |
Friends | |
bool | operator== (const duration &, const duration &) |
Specifies a time interval.
A thin wrapper around xs:duration formatted strings.
The time interval is specified in the following form PnYnMnDTnHnMnS
where: