gmtime Function

public pure elemental function gmtime(epoch)

Arguments

Type IntentOptional Attributes Name
integer(kind=int64), intent(in) :: epoch

Return Value type(datetime)