Skip to content

Instantly share code, notes, and snippets.

@adamretter
Created July 15, 2014 08:59
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adamretter/f7ec0e717f1fed46beff to your computer and use it in GitHub Desktop.
Save adamretter/f7ec0e717f1fed46beff to your computer and use it in GitHub Desktop.
CSV Schema for csvconf.com/schedule.csv
version 1.0
@totalColumns 4
Time: regex("(([0-1][0-9])|(2[0-3])):[0-5][0-9] - (([0-1][0-9])|(2[0-3])):[0-5][0-9]")
Galeria: notEmpty
"Room 1":
"Room 2":
/*
CSV Schema for http://csvconf.com/schedule.csv
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment