ISO8601DateTime Interface

public interface ISO8601DateTime

Calls

interface~~iso8601datetime~~CallsGraph interface~iso8601datetime MAPL_ISO8601_DateTime::ISO8601DateTime proc~construct_iso8601datetime MAPL_ISO8601_DateTime::construct_ISO8601DateTime interface~iso8601datetime->proc~construct_iso8601datetime interface~mapl_assert MAPL_ErrorHandlingMod::MAPL_Assert proc~construct_iso8601datetime->interface~mapl_assert proc~mapl_return MAPL_ErrorHandlingMod::MAPL_Return proc~construct_iso8601datetime->proc~mapl_return proc~mapl_verify MAPL_ErrorHandlingMod::MAPL_Verify proc~construct_iso8601datetime->proc~mapl_verify at at proc~mapl_return->at insert insert proc~mapl_return->insert proc~mapl_throw_exception MAPL_ThrowMod::MAPL_throw_exception proc~mapl_return->proc~mapl_throw_exception proc~mapl_verify->proc~mapl_throw_exception

Module Procedures

public function construct_ISO8601DateTime(isostring, rc) result(datetime)

Arguments

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

Return Value type(ISO8601DateTime)