Difference between revisions of "Workshift abs2work"

From SDU
Jump to: navigation, search
m (Reverted edits by Agegeleruvy (Talk); changed back to last version by Gityerfix)
 
Line 1: Line 1:
----
 
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
 
----
 
=[http://itubibygucy.co.cc This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page]=
 
----
 
=[http://itubibygucy.co.cc CLICK HERE]=
 
----
 
</div>
 
 
__NOTOC__
 
__NOTOC__
 
{{Global Header}}
 
{{Global Header}}
Line 17: Line 9:
  
 
Returns the time in seconds from the start date to the finish date for the given workshift.
 
Returns the time in seconds from the start date to the finish date for the given workshift.
Note: workshift is represented as a string (eg. &quot;Mon - Fri { 7:30 am - 5:30 pm }&quot;)
+
Note: workshift is represented as a string (eg. "Mon - Fri { 7:30 am - 5:30 pm }")

Latest revision as of 05:22, 30 November 2010

To make corrections or additions to this article, select the edit tab above.
To discuss or ask questions about this article, select the discussion tab above.

Details

USD utilizes workshifts and sometimes it is useful to be able to determine times within a workshift.

int workshift_abs2work(string workshift, date start, date finish)

Returns the time in seconds from the start date to the finish date for the given workshift. Note: workshift is represented as a string (eg. "Mon - Fri { 7:30 am - 5:30 pm }")