Currently viewing

get_hours

Purpose
determine the number of hours between two dates
Call
cfu get_hours <ystartdate><enddate> [<itype_calendar>]
Result
number of hours
Meanings
ystartdate
has the form YYYYMMDDHH[mmss]
 
yenddate
has the form YYYYMMDDHH[mmss]
 
itype_calendar
is 0 for 365 days (plus taking into account for leap years) a year and 1 for 360 days a year
 Currently viewing