increment datetime by dtsec
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(in) | :: | dtsec | seconds to increment |
||
integer, | intent(inout) | :: | ymd(3) | year, month, day of month |
||
real(kind=wp), | intent(inout) | :: | UTsec | seconds since midnight UTC |