shr_cal_datetod2string Interface

public interface shr_cal_datetod2string

Module Procedures

private subroutine shr_cal_datetod2string_int(date_str, ymd, tod)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(out) :: date_str
integer(kind=shr_kind_in), intent(in) :: ymd
integer(kind=shr_kind_in), intent(in), optional :: tod

private subroutine shr_cal_datetod2string_long(date_str, ymd, tod)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(out) :: date_str
integer(kind=shr_kind_i8), intent(in) :: ymd
integer(kind=shr_kind_in), intent(in), optional :: tod