Files
jfa-go/ts/modules
Harvey Tindall 1d7d82b793 search: fix server-side date behaviour
OffsetMinutesFromUTC was being passed incorrectly by the web app
(getTimezoneOffset if UTC - Timezone, we wanted Timezone - UTC), now
fixed. This value is now used if given in comparisons. Times are
truncated to minute-deep precision, and Any date comparison ignores
empty date fields (i.e. a unix timestamp being 0 or a time.Time.IsZero()
== true).
2025-05-27 14:57:56 +01:00
..
2025-05-13 21:10:40 +01:00
2025-05-14 21:15:55 +01:00
2021-03-26 23:13:19 +00:00
2024-08-28 20:55:52 +01:00
2025-05-13 21:10:40 +01:00