Skip to content

Commit

Permalink
Update workshop dates.
Browse files Browse the repository at this point in the history
  • Loading branch information
frfeng committed Mar 6, 2024
1 parent 46be25b commit a79e57e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ country: "us" # 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: "42.276527" # decimal latitude of workshop venue (use https://www.latlong.net/)
longitude: "-83.738180" # decimal longitude of the workshop venue (use https://www.latlong.net)
humandate: "December 1, 2023" # human-readable dates for the workshop (e.g., "Feb 17-18, 2020")
humantime: "9:00 am - 4:30 pm EST" # human-readable times for the workshop e.g., "9:00 am - 4:30 pm CEST (7:00 am - 2:30 pm UTC)"
humandate: "March 21-22, 2024" # human-readable dates for the workshop (e.g., "Feb 17-18, 2020")
humantime: "9:00 am - 4:30 pm ET" # human-readable times for the workshop e.g., "9:00 am - 4:30 pm CEST (7:00 am - 2:30 pm UTC)"
startdate: 2024-03-21 # machine-readable start date for the workshop in YYYY-MM-DD format like 2015-01-01
enddate: 2024-03-22 # machine-readable end date for the workshop in YYYY-MM-DD format like 2015-01-02
instructor: ["Fred Feng", " Pariksheet Nanda"] # boxed, comma-separated list of instructors' names as strings, like ["Kay McNulty", "Betty Jennings", "Betty Snyder"]
Expand Down

0 comments on commit a79e57e

Please sign in to comment.