|
PoDoFo 1.1.0
|
This is the complete list of members for PoDoFo::PdfDate, including all inherited members.
| GetMinutesFromUtc() const (defined in PoDoFo::PdfDate) | PoDoFo::PdfDate | inline |
| GetSecondsFromEpoch() const | PoDoFo::PdfDate | inline |
| LocalNow() (defined in PoDoFo::PdfDate) | PoDoFo::PdfDate | static |
| operator!=(const PdfDate &rhs) const (defined in PoDoFo::PdfDate) | PoDoFo::PdfDate | |
| operator==(const PdfDate &rhs) const (defined in PoDoFo::PdfDate) | PoDoFo::PdfDate | |
| Parse(const std::string_view &dateStr) | PoDoFo::PdfDate | static |
| ParseW3C(const std::string_view &dateStr) | PoDoFo::PdfDate | static |
| PdfDate() | PoDoFo::PdfDate | |
| PdfDate(const std::chrono::seconds &secondsFromEpoch, const nullable< std::chrono::minutes > &minutesFromUTC) | PoDoFo::PdfDate | |
| ToString() const | PoDoFo::PdfDate | |
| ToStringW3C() const | PoDoFo::PdfDate | |
| TryParse(const std::string_view &dateStr, PdfDate &date) (defined in PoDoFo::PdfDate) | PoDoFo::PdfDate | static |
| TryParseW3C(const std::string_view &dateStr, PdfDate &date) (defined in PoDoFo::PdfDate) | PoDoFo::PdfDate | static |
| UtcNow() (defined in PoDoFo::PdfDate) | PoDoFo::PdfDate | static |