Commit Graph

7 Commits (963aa9ac7c2656901dd85b25219da11271efd3e9)

Author SHA1 Message Date
hius07 517731dbbb
Finished books: freeze history timestamp and statistics (#10968) 12 months ago
Frans de Jonge ea433d78dd
[i18n] Revert Unicode escape sequence to utf-8 bytes for translation (#10845)
Cf. <https://github.com/koreader/koreader/discussions/10774#discussioncomment-6618167>, reverts #10769 for direct use in translations.
1 year ago
poire-z 626864f856 [chore] replace utf8 bytes with Unicode escape sequence 1 year ago
hius07 5c9ba53353
History: update last book access time (#10156) 2 years ago
melyux 81c0bc396a
Duration format: Add spaces, remove lead zeros for Letters (#10141)
* Add thinspaces between d/h/m/s
* Remove lead zeros
* Make letter `d` for days translatable
* Make thinspace into hairspace when compact
* Adjust and add unit tests
2 years ago
melyux 8b99c50b2d
Duration format: add "Letters" format (1h30m10s) (#9924) 2 years ago
zwim 192a243b4d Add datetime.lua
Move date and time related functions from util.lua
(and the statistics plugin) to a new datetime.lua.
2 years ago