mirror of
https://github.com/miniflux/v2.git
synced 2025-08-11 17:51:01 +00:00
For example, seeing "Next check: 14m56.245483933s" in feeds list after force-refreshing a feed. This rounds to the nearest second, so it'll instead be "14m56s" Other examples from latter two test cases: - "12.345678s" -> "12s" - "1m27.654321s" -> "1m28s" |
||
---|---|---|
.. | ||
templates | ||
engine.go | ||
functions.go | ||
functions_test.go |