[Bug 268470] events/: where an event is not limited to a single calendar month, name both months

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 22 Jul 2023 09:11:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268470

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/doc/commit/?id=a28a87756fc8629516b8e7420b0b0d59fd849fcb

commit a28a87756fc8629516b8e7420b0b0d59fd849fcb
Author:     Minsoo Choo <minsoochoo0122@proton.me>
AuthorDate: 2023-07-22 09:09:20 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2023-07-22 09:09:20 +0000

    Website - Events: Fix date format

    Some dates are presented incorrectly.
    (Example: "29 March, 2023 - 02 April, 2023" is
    presented "29 - 02 April, 2023")

    PR:                     268470
    Submitted by:           grahamperrin@
    Differential Revision:  https://reviews.freebsd.org/D41098

 website/themes/beastie/layouts/events/list.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.