isoformat Function

public pure elemental function isoformat(self, sep)

Type Bound

datetime

Arguments

Type IntentOptional Attributes Name
class(datetime), intent(in) :: self
character(len=1), intent(in), optional :: sep

Return Value character(len=23)