Skip to content

Commit 5bde5cd

Browse files
makorsshrysjain
authored andcommitted
chore: update tjSTAR date for 2026
1 parent add5f25 commit 5bde5cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

intranet/settings/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
Update this section annually after summer school ends and before school starts.
3434
School year last updated: 2025-08-18
3535
Hoco last updated: 2025-09-06
36-
tjSTAR last updated: 2024-05-03
36+
tjSTAR last updated: 2026-05-20
3737
"""
3838

3939
# When school is scheduled to start and end
@@ -54,7 +54,7 @@
5454

5555
# Date of tjSTAR
5656
TJSTAR_DATE = datetime.date(end_school_year,
57-
5, 21 # UPDATE THIS! Value when last updated: May 21, 2025 # noqa: E128
57+
5, 20 # UPDATE THIS! Value when last updated: May 20, 2026 # noqa: E128
5858
) # noqa: E124
5959

6060
# When to start showing the tjSTAR banner

0 commit comments

Comments
 (0)