From cc66856e8c247611c3b52ef2e11667da8aed1252 Mon Sep 17 00:00:00 2001 From: Addison G Date: Wed, 6 Apr 2022 16:16:35 +1000 Subject: [PATCH] Fixed some missing leading zeros in examples --- content/formatting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/formatting.md b/content/formatting.md index e4aeae5..327cae4 100644 --- a/content/formatting.md +++ b/content/formatting.md @@ -120,7 +120,7 @@ Each character in the table below can be used in `dateFormat` and `altFormat` op G Hours, 2 digits with leading zeros -1 to 12 +01 to 12 i @@ -135,7 +135,7 @@ Each character in the table below can be used in `dateFormat` and `altFormat` op s Seconds -0, 1 to 59 +0 to 59 K