C

TimeManager QML Type

A singleton QML type for managing the system date and time. More...

Import Statement: import QtDeviceUtilities.TimeDateSettings 1.0

Properties

Detailed Description

There is no need to create an instance of this object. To use it, simply import the QtDeviceUtilities.TimeDateSettings module.

Property Documentation

ntp : bool

Holds whether the system time is synchronized using NTP (Network Time Protocol).


time : Date

Holds the current date and time.


timeZone : string

Holds the current time zone string.


Available under certain Qt licenses.
Find out more.