From c0d30d666f6c90fcb92e70f98744a5a5459dff1c Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sun, 30 Sep 2018 11:17:31 -0700 Subject: [PATCH] Add page for how to deal with Time and Date --- source/3/3.2/3.2.4/date_and_time.rst | 14 ++++++++++++++ source/3/3.2/Prefrences.rst | 4 +++- 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 source/3/3.2/3.2.4/date_and_time.rst diff --git a/source/3/3.2/3.2.4/date_and_time.rst b/source/3/3.2/3.2.4/date_and_time.rst new file mode 100644 index 00000000..516d4359 --- /dev/null +++ b/source/3/3.2/3.2.4/date_and_time.rst @@ -0,0 +1,14 @@ +Chapter 3.2.4 Date and Time +=========================== + +Date and time is a program that lets you change your timezone toggle wheter to get the time automatically and change the date if you are not connected to a network. + +Useage +------ +If you want to toggle synchronizing the time of network press the radio button of Enable network time synchronization button. To change the timezone of your computer press the timezone gear and select your time zone from the long list. + + + +How to launch +------------- +To launch date and time from the menu -> Prefrences -> LXQt settings -> Date and Time. From LXQt configuration center under the system settings header at the bottom press the date and time button or from the command line run lxqt-admin-time. diff --git a/source/3/3.2/Prefrences.rst b/source/3/3.2/Prefrences.rst index f02e7826..638c5374 100644 --- a/source/3/3.2/Prefrences.rst +++ b/source/3/3.2/Prefrences.rst @@ -6,5 +6,7 @@ Chapter 3.2 Prefrences :titlesonly: 3.2.1/LXQt_configuration_center - 3.2.2/appearnce.rst + 3.2.2/appearnce 3.2.3/brightness + 3.2.4/date_and_time +