In https://github.com/unhammer/org-upcoming-modeline/blob/c3e4705ff2ade869e229f33090c92ac671362623/org-upcoming-modeline.el#L164..L172 I encode-time manually like a barbarian in order to use `time-to-days` – is there a builtin way to encode-time in ts.el, alternatively to get absolute day number (for counting day differences possibly across years)?