Skip to content

Commit f46dee1

Browse files
committed
[KYIV-2025] move date
1 parent cc63f0f commit f46dee1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

data/events/2025/kyiv/main.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,19 @@ ga_tracking_id: "" # If you have your own Google Analytics tracking ID, enter it
1010
# variable: 2019-01-05T23:59:59+02:00
1111
# Note: we allow 2025-MM-DD for backward compatibility, but it can lead to unexpected behaviors (like your event disappearing from the front page during your last day)
1212

13-
startdate: 2025-06-04T00:00:00+03:00 # The start date of your event. Leave blank if you don't have a venue reserved yet.
14-
enddate: 2025-06-04T23:59:59+03:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.
13+
startdate: 2025-09-03T00:00:00+03:00 # The start date of your event. Leave blank if you don't have a venue reserved yet.
14+
enddate: 2025-09-03T23:59:59+03:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.
1515

1616
# Leave CFP dates blank if you don't know yet, or set all three at once.
1717
cfp_date_start: 2025-03-04T00:00:00+03:00 # start accepting talk proposals.
18-
cfp_date_end: 2025-05-04T23:59:59+03:00 # close your call for proposals.
18+
cfp_date_end: 2025-08-03T23:59:59+03:00 # close your call for proposals.
1919
cfp_date_announce: # inform proposers of status
2020

2121
cfp_open: "true"
2222
cfp_link: "https://forms.gle/MLP24SmRgs1G74Mo7" #if you have a custom link for submitting proposals, add it here. This will control the Propose menu item as well as the "Propose" button.
2323

2424
registration_date_start: 2025-04-04T00:00:00+03:00 # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
25-
registration_date_end: 2025-06-03T23:59:59+03:00 # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
25+
registration_date_end: 2025-09-02T23:59:59+03:00 # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
2626

2727
registration_closed: "" #set this to true if you need to manually close registration before your registration end date
2828
registration_link: "https://devopsdays.com.ua/#registration" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.

0 commit comments

Comments
 (0)