Date2FY:

Path: Common/Time

--------------------------------------------------------------------------
   Computes the fractional year from the date.

   Since version 1.
--------------------------------------------------------------------------
   Form:
   fy = Date2FY( datetime )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   datetime   (1,6) [year month day hour minute seconds]

   -------
   Outputs
   -------
   fy         (1,1) Fractional year

--------------------------------------------------------------------------

Children:

Common: Time/DTSToDTA
Common: Time/Date2DN
Common: Time/LeapYear

Back to the Common Module page