Skip to content

Instantly share code, notes, and snippets.

@kelso
Created April 10, 2013 16:54
Show Gist options
  • Save kelso/5356418 to your computer and use it in GitHub Desktop.
Save kelso/5356418 to your computer and use it in GitHub Desktop.
Starts working at 7am at Job A
Starts travelling at 8am from Job A
Starts working at 9am at Job B
Finished for the day at 3pm
| datetime | clock_type_id | job_id |
+----------+---------------+--------+
7am 1 1
8am 2 1
8am 3 2
9am 1 2
3pm 2 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment