MAPL_TimeStringGet Interface

interface
public module subroutine MAPL_TimeStringGet(TIMESTRING, YY, MM, DD, H, M, S)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: TIMESTRING
integer, intent(out), optional :: YY
integer, intent(out), optional :: MM
integer, intent(out), optional :: DD
integer, intent(out), optional :: H
integer, intent(out), optional :: M
integer, intent(out), optional :: S