Thread: Aura H2O Koreader 12 hour clock?
View Single Post
Old 12-23-2015, 09:23 PM   #2
Ken Maltby
Wizard
Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.
 
Ken Maltby's Avatar
 
Posts: 4,466
Karma: 6900052
Join Date: Dec 2009
Location: The Heart of Texas
Device: Boox Note2, AuraHD, PDA,
The "time" is set from an OS call:

function ReaderFooter:getTimeInfo()
return os.date("%H:%M")
end

Maybe you could try %H -12: (Probably, not that easy.)

It is in: .adds>koreader>frontend>apps>reader>modules>reader footer.lua

I don't use the light that much, and never got the current gestures to adjust the light working on my Aura HD.

Luck;
Ken
Ken Maltby is offline   Reply With Quote