YEAR is now a default command line option in main
This commit is contained in:
		
							parent
							
								
									71222aa59c
								
							
						
					
					
						commit
						bf5234aa6e
					
				| @ -8,8 +8,6 @@ CHURCH CALENDAR EVENTS LIST | ||||
| """ | ||||
| from calendar import SUNDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY | ||||
| 
 | ||||
| YEAR: int = 2025 | ||||
| 
 | ||||
| EVENT_LIST = (  #                                       -------------   ---------------- | ||||
|     # day        weeks                start    end      venue           category             name                                description | ||||
|     (SUNDAY,     [1               ],  10, 00,  12, 00,  "Main Campus",  "Sunday Service",    "Sunday Service 10:00am",           "Prayer Room open from 8:30 AM to 9:30 AM. Worship Service starts at 10:00 AM. First Sunday of the month is Missions Sunday"), | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user