Constructor for toml_time type, necessary due to PGI bug in NVHPC 20.7 and 20.9
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in), | optional | :: | hour | ||
| integer, | intent(in), | optional | :: | minute | ||
| integer, | intent(in), | optional | :: | second | ||
| integer, | intent(in), | optional | :: | msec | ||
| character(len=*), | intent(in), | optional | :: | zone |