libsim  Versione7.1.6
type(timedelta) function, public timedelta_depop ( type(timedelta), intent(in)  this)

Depopularize a timedelta object.

If the object represents a "popular" or mixed interval, a fixed interval representation is returned, by recomputing it on a standard period (starting from 1970-01-01); if it represents already a fixed interval, the same object is returned.

Parametri
[in]thisobject to be depopularized

Definizione alla linea 1813 del file datetime_class.F90.


Generated with Doxygen.