1,885
edits
Changes
no edit summary
== Script ==
This is a bash script to display the t1042 bookings for a given day:
echo
== Usage Examples ==
To use this script, run it with no arguments for the current day, or specify a day:
The data displayed is taken from the [[Meeting Room T1042]] page on this wiki, and the date and times must be formatted correctly (YYYY-MM-DD HH:MM-HH:MM) to display.
== Contribute ==
To contribute to development of this script, see the GitHub repository at https://github.com/Seneca-CDOT/t1042
<!-- THE CODE BELOW MAY PREVENT LINES FROM APPEARING IF THEY HAVE UNLINKED OR MISSING CONTACT DATA -- *FIXME*