A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.arcgis.com/qt/cpp/api-reference/esri-arcgisruntime-timestampoffset.html below:

TimestampOffset Class | ArcGIS Maps SDK for Qt

Member Function Documentation [override virtual noexcept] TimestampOffset::~TimestampOffset()

Destructor.

[static] Esri::ArcGISRuntime::TimestampOffset *TimestampOffset::create(const QString &timestampString, QObject *parent = nullptr)

Creates a new timestamp offset object with the given value.

[static] Esri::ArcGISRuntime::TimestampOffset *TimestampOffset::create(const QDateTime &dateTime, Esri::ArcGISRuntime::TimeZoneOffset *timeZoneOffset, QObject *parent = nullptr)

Creates a new timestamp offset object with the given value.

The QDateTime is a local date and time in UTC.

[static] Esri::ArcGISRuntime::TimestampOffset *TimestampOffset::create(Esri::ArcGISRuntime::DateOnly *dateOnly, Esri::ArcGISRuntime::TimeOnly *timeOnly, Esri::ArcGISRuntime::TimeZoneOffset *timeZoneOffset, QObject *parent = nullptr)

Creates a new timestamp offset object from the provided date, time, and time zone offset.

Esri::ArcGISRuntime::DateOnly *TimestampOffset::dateOnly() const

Returns the date component of the timestamp offset.

Esri::ArcGISRuntime::TimeOnly *TimestampOffset::timeOnly() const

Returns the time component of the timestamp offset.

Does not contain milliseconds, even if the timestamp offset contains milliseconds.

Esri::ArcGISRuntime::TimeZoneOffset *TimestampOffset::timeZoneOffset() const

Returns the amount of hours ahead or behind UTC.

QString TimestampOffset::toString() const

Returns a string representing the timestamp in ISO8601 format, YYYY-MM-DDTHH:MM:SS.sss.

[since Esri::ArcGISRuntime 200.7] bool TimestampOffset::operator!=(Esri::ArcGISRuntime::TimestampOffset *other) const

Tests and returns true if two timestamp offset objects are not equal.

This function was introduced in Esri::ArcGISRuntime 200.7.

[since Esri::ArcGISRuntime 200.7] bool TimestampOffset::operator==(Esri::ArcGISRuntime::TimestampOffset *other) const

Tests and returns true if two timestamp offset objects are equal.

This function was introduced in Esri::ArcGISRuntime 200.7.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4