Skip to main content
Question

PSO App Param Values

  • March 25, 2021
  • 2 replies
  • 68 views

Forum|alt.badge.img+4

In the PSO app params, some numeric values have a prefix PT and some do not. How do I know when that prefix needs to be used and what does it stand for?

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+22
  • Superhero (Employee)
  • March 25, 2021

Hi,

PT is used for time values. All the time values starts with PT. As an example, PT30S means parameter value is 30 seconds.


James Housley
Hero (Former Employee)
Forum|alt.badge.img+11
  • Hero (Former Employee)
  • March 25, 2021

Thanks Sajith. The ‘P’ shows that it’s a period, and the ‘T’ is used to separate the date and time components. So P1DT30S would mean 1 day and 30 seconds. This format comes from the XML schema: https://www.w3.org/TR/xmlschema-2/#duration