View Single Post
Old 11-29-2024, 02:01 AM   #669
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
Posts: 11,170
Karma: 77304081
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
Odd calculation. I have a short book with two entries. I began it just before midnight and finished it just before 3 a.m.

Code:
      "page_count": 37,
      "read_pages": 37,
      "records": {
        "0": {
          "date": {
            "__class__": "datetime.datetime",
            "__value__": "2024-11-29T03:48:22.529778+00:00"
          },
          "read_pages": 0,
          "status": 0
        },
        "1": {
          "date": {
            "__class__": "datetime.datetime",
            "__value__": "2024-11-29T06:57:30.081154+00:00"
          },
          "read_pages": 37,
          "status": 100.0
        }
      },
However, the tooltip shows "finished in 2 days." I thought it should say 1?
ownedbycats is offline   Reply With Quote