diff --git a/SettingsPage.tsx b/SettingsPage.tsx index d2b8f97..1af9121 100644 --- a/SettingsPage.tsx +++ b/SettingsPage.tsx @@ -31,6 +31,7 @@ const twelveHours = [ "yyyy-MM-d, p", "yyyy.MM.d", ]; + const twentyFours = [ "dd/LL/yyyy", "dd/LL/yyyy, k:m",