Difference between revisions of "Workshift work2abs"
From SDU
(New page: USD utilises workshifts and sometimes it is usefull to be able to determine times within a workshift. date workshift_abs2work(string workshift, date start, int duration) Returns the da...) |
(No difference)
|
Revision as of 03:01, 27 February 2008
USD utilises workshifts and sometimes it is usefull to be able to determine times within a workshift.
date workshift_abs2work(string workshift, date start, int duration)
Returns the date from the start date plus the duration for the given workshift. Note: workshift is repersented as a string (eg. "Mon - Fri { 7:30 am - 5:30 pm }")