View Issue Details

IDProjectCategoryView StatusLast Update
000206510000-003: Address SpaceSpecpublic2015-01-16 00:03
ReporterPaul Hunkar Assigned ToWolfgang Mahnke  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version1.03Fixed in Version1.03 
Summary0002065: Support for Durration (full not just millisecond)
Description

In many cases a durration needs to be specified that can not be mapped to a millisecond based durration (i.e. a 1 month interval). At other time it may also be difficult to display or represent a durration, when the durration is only available as milliseconds. The following definition of durration is proposed (maybe called DurrationString).

Durations are represented by the format P[n]Y[n]M[n]DT[n]H[n]M[n]S or P[n]W as shown to the right. In these representations, the [n] is replaced by the value for each of the date and time elements that follow the [n]. Leading zeros are not required, but the maximum number of digits for each element should be agreed to by the communicating parties. The capital letters P, Y, M, W, D, T, H, M, and S are designators for each of the date and time elements and are not replaced.
• P is the duration designator (historically called "period") placed at the start of the duration representation.
• Y is the year designator that follows the value for the number of years.
• M is the month designator that follows the value for the number of months.
• W is the week designator that follows the value for the number of weeks.
• D is the day designator that follows the value for the number of days.
• T is the time designator that precedes the time components of the representation.
• H is the hour designator that follows the value for the number of hours.
• M is the minute designator that follows the value for the number of minutes.
• S is the second designator that follows the value for the number of seconds.
For example, "P3Y6M4DT12H30M5S" represents a duration of "three years, six months, four days, twelve hours, thirty minutes, and five seconds". Date and time elements including their designator may be omitted if their value is zero, and lower order elements may also be omitted for reduced precision. For example, "P23DT23H" and "P4Y" are both acceptable duration representations

TagsNo tags attached.
Commit Version
Fix Due Date

Relationships

related to 0002943 closedPaul Hunkar 10030: ISA-95 Remove string datatypes that are now defined in Part 3 
related to 0002944 closedWolfgang Mahnke 10000-005: Information Model Add formal description for new added data types in Part 3 

Activities

Wolfgang Mahnke

2015-01-13 10:09

developer   ~0005717

fixed in 1.03 Draft 06

Jim Luth

2015-01-16 00:03

administrator   ~0005768

Agreed to text updated in UA Meeting.

Issue History

Date Modified Username Field Change
2012-05-30 14:42 Paul Hunkar New Issue
2012-06-05 17:13 Jim Luth Project 10000-003: Address Space => Feature Requests
2012-07-17 17:37 Jim Luth Status new => acknowledged
2013-09-10 17:04 Jim Luth Status acknowledged => assigned
2013-09-10 17:04 Jim Luth Assigned To => Wolfgang Mahnke
2013-09-10 17:05 Jim Luth Project Feature Requests => 10000-003: Address Space
2014-08-26 15:41 Jim Luth Target Version => 1.03
2014-08-27 12:25 Karl Deiretsbacher Category (No Category) => Spec
2015-01-13 10:09 Wolfgang Mahnke Note Added: 0005717
2015-01-13 10:09 Wolfgang Mahnke Status assigned => resolved
2015-01-13 10:09 Wolfgang Mahnke Resolution open => fixed
2015-01-15 18:37 Jim Luth Relationship added related to 0002943
2015-01-15 20:32 Wolfgang Mahnke Relationship added related to 0002944
2015-01-16 00:03 Jim Luth Note Added: 0005768
2015-01-16 00:03 Jim Luth Status resolved => closed
2015-01-16 00:03 Jim Luth Fixed in Version => 1.03