Cosin 2023
This commit is contained in:
parent
47e6045b2a
commit
f9003b93b0
1 changed files with 7 additions and 7 deletions
|
@ -1,23 +1,23 @@
|
||||||
title = "Chaos Singularity"
|
title = "Chaos Singularity"
|
||||||
|
|
||||||
date_year = 2022
|
date_year = 2023
|
||||||
cos_value = 0.3756772216913492
|
cos_value = 0.9828129867236433
|
||||||
|
|
||||||
is_cancelled = true
|
is_cancelled = false
|
||||||
|
|
||||||
# Set to false if date for next year is not known yet:
|
# Set to false if date for next year is not known yet:
|
||||||
date_known = false
|
date_known = true
|
||||||
|
|
||||||
date_start_weekday = "Freitag"
|
date_start_weekday = "Freitag"
|
||||||
date_start_day = 12
|
date_start_day = 16
|
||||||
date_start_month = "Juni"
|
date_start_month = "Juni"
|
||||||
|
|
||||||
date_end_weekday = "Sonntag"
|
date_end_weekday = "Sonntag"
|
||||||
date_end_day = 14
|
date_end_day = 18
|
||||||
date_end_month = "Juni"
|
date_end_month = "Juni"
|
||||||
|
|
||||||
|
|
||||||
location_known = false
|
location_known = true
|
||||||
|
|
||||||
location_name = "LocationVillaRitter"
|
location_name = "LocationVillaRitter"
|
||||||
location_name_preposition = "PrepositionAndArticleForLocationVillaRitter"
|
location_name_preposition = "PrepositionAndArticleForLocationVillaRitter"
|
||||||
|
|
Loading…
Reference in a new issue