nfx-datetime 0.1.1
Cross-platform C++ DateTime library with 100-nanosecond precision and ISO 8601 support
Loading...
Searching...
No Matches
nfx::time::DateTimeOffset Member List

This is the complete list of members for nfx::time::DateTimeOffset, including all inherited members.

add(const TimeSpan &value) const noexceptnfx::time::DateTimeOffsetinline
addDays(double days) const noexceptnfx::time::DateTimeOffset
addHours(double hours) const noexceptnfx::time::DateTimeOffset
addMilliseconds(double milliseconds) const noexceptnfx::time::DateTimeOffset
addMinutes(double minutes) const noexceptnfx::time::DateTimeOffset
addMonths(std::int32_t months) const noexceptnfx::time::DateTimeOffset
addSeconds(double seconds) const noexceptnfx::time::DateTimeOffset
addTicks(std::int64_t ticks) const noexceptnfx::time::DateTimeOffsetinline
addYears(std::int32_t years) const noexceptnfx::time::DateTimeOffset
date() const noexceptnfx::time::DateTimeOffset
dateTime() const noexceptnfx::time::DateTimeOffsetinline
DateTimeOffset() noexceptnfx::time::DateTimeOffsetinline
DateTimeOffset(const DateTime &dateTime, const TimeSpan &offset) noexceptnfx::time::DateTimeOffsetinline
DateTimeOffset(const DateTime &dateTime) noexceptnfx::time::DateTimeOffsetexplicit
DateTimeOffset(std::int64_t ticks, const TimeSpan &offset) noexceptnfx::time::DateTimeOffsetinline
DateTimeOffset(std::int32_t year, std::int32_t month, std::int32_t day, const TimeSpan &offset) noexceptnfx::time::DateTimeOffsetinline
DateTimeOffset(std::int32_t year, std::int32_t month, std::int32_t day, std::int32_t hour, std::int32_t minute, std::int32_t second, const TimeSpan &offset) noexceptnfx::time::DateTimeOffsetinline
DateTimeOffset(std::int32_t year, std::int32_t month, std::int32_t day, std::int32_t hour, std::int32_t minute, std::int32_t second, std::int32_t millisecond, const TimeSpan &offset) noexceptnfx::time::DateTimeOffsetinline
DateTimeOffset(std::int32_t year, std::int32_t month, std::int32_t day, std::int32_t hour, std::int32_t minute, std::int32_t second, std::int32_t millisecond, std::int32_t microsecond, const TimeSpan &offset) noexceptnfx::time::DateTimeOffsetinline
DateTimeOffset(std::string_view iso8601String)nfx::time::DateTimeOffsetinlineexplicit
DateTimeOffset(const DateTimeOffset &)=defaultnfx::time::DateTimeOffset
DateTimeOffset(DateTimeOffset &&) noexcept=defaultnfx::time::DateTimeOffset
day() const noexceptnfx::time::DateTimeOffsetinline
dayOfWeek() const noexceptnfx::time::DateTimeOffsetinline
dayOfYear() const noexceptnfx::time::DateTimeOffsetinline
epoch() noexceptnfx::time::DateTimeOffsetstatic
equals(const DateTimeOffset &other) const noexceptnfx::time::DateTimeOffsetinline
equalsExact(const DateTimeOffset &other) const noexceptnfx::time::DateTimeOffsetinline
fromEpochMilliseconds(std::int64_t milliseconds) noexceptnfx::time::DateTimeOffsetstatic
fromEpochSeconds(std::int64_t seconds) noexceptnfx::time::DateTimeOffsetstatic
fromFILETIME(std::int64_t FILETIME) noexceptnfx::time::DateTimeOffsetstatic
fromString(std::string_view iso8601String, DateTimeOffset &result) noexceptnfx::time::DateTimeOffsetstatic
fromString(std::string_view iso8601String) noexceptnfx::time::DateTimeOffsetstatic
hour() const noexceptnfx::time::DateTimeOffsetinline
isValid() const noexceptnfx::time::DateTimeOffset
localDateTime() const noexceptnfx::time::DateTimeOffset
max() noexceptnfx::time::DateTimeOffsetstatic
microsecond() const noexceptnfx::time::DateTimeOffsetinline
millisecond() const noexceptnfx::time::DateTimeOffsetinline
min() noexceptnfx::time::DateTimeOffsetstatic
minute() const noexceptnfx::time::DateTimeOffsetinline
month() const noexceptnfx::time::DateTimeOffsetinline
nanosecond() const noexceptnfx::time::DateTimeOffsetinline
now() noexceptnfx::time::DateTimeOffsetstatic
offset() const noexceptnfx::time::DateTimeOffsetinline
operator+(const TimeSpan &duration) const noexceptnfx::time::DateTimeOffsetinline
operator+=(const TimeSpan &duration) noexceptnfx::time::DateTimeOffsetinline
operator-(const TimeSpan &duration) const noexceptnfx::time::DateTimeOffsetinline
operator-(const DateTimeOffset &other) const noexceptnfx::time::DateTimeOffsetinline
operator-=(const TimeSpan &duration) noexceptnfx::time::DateTimeOffsetinline
operator<=>(const DateTimeOffset &other) const noexceptnfx::time::DateTimeOffsetinline
operator=(const DateTimeOffset &)=defaultnfx::time::DateTimeOffset
operator=(DateTimeOffset &&) noexcept=defaultnfx::time::DateTimeOffset
operator==(const DateTimeOffset &other) const noexceptnfx::time::DateTimeOffsetinline
second() const noexceptnfx::time::DateTimeOffsetinline
subtract(const DateTimeOffset &value) const noexceptnfx::time::DateTimeOffsetinline
subtract(const TimeSpan &value) const noexceptnfx::time::DateTimeOffsetinline
ticks() const noexceptnfx::time::DateTimeOffsetinline
timeOfDay() const noexceptnfx::time::DateTimeOffsetinline
today() noexceptnfx::time::DateTimeOffsetstatic
toEpochMilliseconds() const noexceptnfx::time::DateTimeOffsetinline
toEpochSeconds() const noexceptnfx::time::DateTimeOffsetinline
toFILETIME() const noexceptnfx::time::DateTimeOffset
toIso8601Extended() constnfx::time::DateTimeOffset
toLocalTime() const noexceptnfx::time::DateTimeOffset
toOffset(const TimeSpan &newOffset) const noexceptnfx::time::DateTimeOffset
toString() constnfx::time::DateTimeOffset
toString(DateTime::Format format) constnfx::time::DateTimeOffset
totalOffsetMinutes() const noexceptnfx::time::DateTimeOffsetinline
toUniversalTime() const noexceptnfx::time::DateTimeOffset
utcDateTime() const noexceptnfx::time::DateTimeOffset
utcNow() noexceptnfx::time::DateTimeOffsetstatic
utcTicks() const noexceptnfx::time::DateTimeOffsetinline
year() const noexceptnfx::time::DateTimeOffsetinline
~DateTimeOffset()=defaultnfx::time::DateTimeOffset