From f0b52fd380e6bef1c9badc7d98d350795015d94c Mon Sep 17 00:00:00 2001 From: Yudi Date: Sun, 14 Jun 2020 22:47:42 -0300 Subject: [PATCH] Midnight and 24-hour --- GUI,-CLI-and-Formats-explained.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GUI,-CLI-and-Formats-explained.md b/GUI,-CLI-and-Formats-explained.md index 7c2d245..ba64477 100644 --- a/GUI,-CLI-and-Formats-explained.md +++ b/GUI,-CLI-and-Formats-explained.md @@ -58,7 +58,7 @@ Special thanks to [TroubleChute](https://www.youtube.com/channel/UCkih2oVTbXPEpV **4.** In this screen you can customize the following: * **Export format** - HTML (Dark), HTML (Light), TXT, CSV and JSON * **Date range (from/to)** (Optional) - Only exports messages sent in the provided date range. Only one value (from/to) is required if you want to use this option. - > Please notice that the time defaults to **12:00 AM**. This means that if you choose to export between Sep 17th and Sep 18th, messages from the 18th won't be exported. + > Please notice that the time defaults to **12:00 AM** (midnight/00:00). This means that if you choose to export between Sep 17th and Sep 18th, messages from the 18th won't be exported. * **Partitioning** (Optional) - Splits files after a given number of messages. For example, a channel with 36 messages set to be partitioned every 10 messages will output 4 files. **5.** Click `EXPORT` to export.