From 09ff1f27c4fcd7e081048b620a8b91069a42a3da Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Thu, 4 Apr 2024 16:38:50 -0700 Subject: [PATCH] Update YearDay.md --- content/en/methods/time/YearDay.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/methods/time/YearDay.md b/content/en/methods/time/YearDay.md index 40d7d6aabc..f380cdffe9 100644 --- a/content/en/methods/time/YearDay.md +++ b/content/en/methods/time/YearDay.md @@ -1,6 +1,6 @@ --- title: YearDay -description: Returns the day of the year of the given time.Time value, in the range [1, 365] for non-leap years, and [1,366] in leap years. +description: Returns the day of the year of the given time.Time value, in the range [1, 365] for non-leap years, and [1, 366] in leap years. categories: [] keywords: [] action: