MAPL_ISO8601_DateTime_ESMF Module


Uses

  • module~~mapl_iso8601_datetime_esmf~~UsesGraph module~mapl_iso8601_datetime_esmf MAPL_ISO8601_DateTime_ESMF ESMF ESMF module~mapl_iso8601_datetime_esmf->ESMF MAPL_DateTime_Parsing MAPL_DateTime_Parsing module~mapl_iso8601_datetime_esmf->MAPL_DateTime_Parsing module~mapl_exceptionhandling MAPL_ExceptionHandling module~mapl_iso8601_datetime_esmf->module~mapl_exceptionhandling module~mapl_iso8601_datetime MAPL_ISO8601_DateTime module~mapl_iso8601_datetime_esmf->module~mapl_iso8601_datetime module~mapl_keywordenforcermod MAPL_KeywordEnforcerMod module~mapl_iso8601_datetime_esmf->module~mapl_keywordenforcermod module~mapl_errorhandlingmod MAPL_ErrorHandlingMod module~mapl_exceptionhandling->module~mapl_errorhandlingmod module~mapl_throwmod MAPL_ThrowMod module~mapl_exceptionhandling->module~mapl_throwmod module~mapl_iso8601_datetime->module~mapl_exceptionhandling module~mapl_iso8601_datetime->module~mapl_keywordenforcermod module~mapl_errorhandlingmod->module~mapl_throwmod mpi mpi module~mapl_errorhandlingmod->mpi

Functions

public function convert_ISO8601_to_esmf_time(isostring, rc) result(time)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: isostring
integer, intent(out), optional :: rc

Return Value type(ESMF_Time)

public function convert_ISO8601_to_esmf_timeinterval(isostring, rc) result(interval)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: isostring
integer, intent(out), optional :: rc

Return Value type(ESMF_TimeInterval)