Provides functions specifying the version of ISOFT, time of compilation, etc.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=3), | public, | parameter, dimension(12) | :: | months | = | ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'] | |
character(len=42), | public, | parameter | :: | time_format | = | '(a3,1x,i2,1x,i4,1x,i2.2,":",'//'i2.2,":",i2.2)' |
Returns the current date and time in the same format as the compile_time function.