View Single Post
Old 07-18-2023, 10:41 PM   #956
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 47,450
Karma: 171313058
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by curiousdreamer View Post
What the title says, is there any way in Plato to change the military time to regular/standard/Imperial (or whatever you call it lol) in settings?
I take it you mean to change from a 24 hour clock to a 12 hour clock? I suspect that Plato inherits this from your Kobo's setup.

Quick check on the Plato manual seems to show the default in settings.toml would use a 24 hour clock:
Code:
time-format = "%H:%M"
while to use a 12 hour clock, you would set:
Code:
time-format = "%I:%M"

Last edited by DNSB; 07-18-2023 at 10:49 PM.
DNSB is offline   Reply With Quote