dbus_datetime 0.1.1 copy "dbus_datetime: ^0.1.1" to clipboard
dbus_datetime: ^0.1.1 copied to clipboard

PlatformLinux

A Dart library for interacting with the systemd timedate1 D-Bus interface.

0.1.1 #

  • ZoneTab.countriesForTimezone now returns countries in the order declared in zone1970.tab, so the primary (most-populous) country is first. Earlier versions sorted alphabetically, which picked the wrong country for zones whose primary is not alphabetically first (e.g. Pacific/Auckland maps to NZ,AQ and should report NZ first, not AQ).

0.1.0 #

  • Added ZoneTab for offline country and IANA timezone lookup backed by /usr/share/zoneinfo/zone1970.tab (with a zone.tab fallback) and iso3166.tab. systemd-timedated does not expose country metadata over D-Bus, so this fills the gap for country-picker UIs.

0.0.4 #

  • Fix example code in example/README.md.

0.0.3 #

  • Added two methods to enable and disable NTP synchronisation.
  • Optional relative property added to set_time and by default set to false.

0.0.2 #

  • Added support for setting NTP servers.

0.0.1 #

  • Initial version.
2
likes
140
points
129
downloads

Documentation

API reference

Publisher

verified publishergollahalli.com

Weekly Downloads

A Dart library for interacting with the systemd timedate1 D-Bus interface.

Repository (GitHub)
View/report issues

Topics

#dbus #datetime #linux

License

MIT (license)

Dependencies

dbus

More

Packages that depend on dbus_datetime