timeout settings
Cantor, Scott
cantor.2 at osu.edu
Thu Jun 20 13:02:18 EDT 2019
On 6/20/19, 12:57 PM, "users on behalf of Lohr, Donald" <users-bounces at shibboleth.net on behalf of lohrda at jmu.edu> wrote:
> The time values like PT60M,
> what does the PT stand for?
The ISO standard that XML uses for representing "amounts of time" uses that syntax. The P signals that's a duration, and the T is just the ISO separator between date and time parts.
Instead of having to do math and compute seconds, you just say P1D to mean 1 day or PT1H to mean 1 hour. Much nicer and unambiguous.
-- Scott
More information about the users
mailing list