feat: add timedate-zbus for org.freedesktop.timedate1

This commit is contained in:
Michael Aaron Murphy 2023-02-01 17:29:25 +01:00
parent d3b16fda4d
commit 943c2a8bf2
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
7 changed files with 542 additions and 1 deletions

3
timedate/README.md Normal file
View file

@ -0,0 +1,3 @@
# timedate-zbus
A zbus client proxy for [org.freedesktop.timedate1](https://www.freedesktop.org/software/systemd/man/org.freedesktop.timedate1.html). The [timedatectl example](./examples/timedatectl.rs) outputs in the same format as the `timedatectl` command.