Skip to content

Commit

Permalink
Update index.md (minor)
Browse files Browse the repository at this point in the history
  • Loading branch information
vgilbart authored Nov 13, 2024
1 parent ed1e91b commit 7dadaa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ country: "fr" # lowercase two-letter ISO country code such as "fr" (see htt
language: "en" # lowercase two-letter ISO language code such as "fr" (see https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) for the workshop
latitude: "48.57703038634505" # decimal latitude of workshop venue (use https://www.latlong.net/)
longitude: "7.7451497902970035" # decimal longitude of the workshop venue (use https://www.latlong.net)
humandate: "Jan 13, 2025" # human-readable dates for the workshop (e.g., "Feb 17-18, 2020")
humandate: "January 13, 2025" # human-readable dates for the workshop (e.g., "Feb 17-18, 2020")
humantime: "9:00 am - 5:00 pm CET" # human-readable times for the workshop e.g., "9:00 am - 4:30 pm CEST (7:00 am - 2:30 pm UTC)"
startdate: 2025-01-13 # machine-readable start date for the workshop in YYYY-MM-DD format like 2015-01-01
enddate: 2025-01-13 # machine-readable end date for the workshop in YYYY-MM-DD format like
Expand Down

0 comments on commit 7dadaa2

Please sign in to comment.