From: Andy Allan Date: Wed, 14 Jun 2023 15:44:13 +0000 (+0100) Subject: Use Time.utc for consistency with other tests X-Git-Tag: live~2039^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/73e0c4ed2126ee378a912c6fab654dd8e0173c69?ds=sidebyside;hp=73e0c4ed2126ee378a912c6fab654dd8e0173c69 Use Time.utc for consistency with other tests This also allows times to be created in short form, e.g. Time.utc(2020) ---