From 5f03fad2d370ee1b048e33930fc5c4fd8a45e137 Mon Sep 17 00:00:00 2001 From: Neil Fuller Date: Fri, 11 Feb 2022 11:40:08 +0000 Subject: [PATCH] Switch "UTC time" to "Unix epoch time" This is more correct. Android devices, even under ideal conditions, don't track UTC (which contains leap seconds and uses the SI definition of a second) but use a clock based on Unix epoch time (no leap seconds, but clocks may skip/stop or smear around leap seconds to ensure a fixed number of second increments per calendar day when leap seconds are applied to UTC). Bug: 218802673 Test: Compile only Change-Id: I4c5435bdb3bb124d4cb465a966bd43d58b640421 --- res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index a829847bed7..92427cf7d60 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -597,7 +597,7 @@ Set date and time Set date, time, time zone, & formats - + Set time automatically Set time zone automatically