FLASH-X
Doxygen Generated Documentation From Interface Source Code
Functions/Subroutines
current_date_time.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine current_date_time (date_string)
 

Function/Subroutine Documentation

◆ current_date_time()

subroutine current_date_time ( character(len=*), intent(out)  date_string)

return the current date and time nicely formatted in a single character string. The argument date_string is a 40 character string containing the date and time

date_string - returned string with date and time

Definition at line 29 of file current_date_time.F90.