View Issue Details

IDProjectCategoryView StatusLast Update
000206410000-003: Address SpaceSpecpublic2015-01-16 00:10
ReporterPaul Hunkar Assigned ToWolfgang Mahnke  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version1.03Fixed in Version1.03 
Summary0002064: Suppoort for Date Datatype
Description

There are cases where a date needs to be reported instead of a datetime. The following is an ISO definition for a DateString, other implementations are also acceptable as long as the value is a date.

Calendar date representations are in the form as shown in the box to the right. [YYYY] indicates a four-digit year, 0000 through 9999. [MM] indicates a two-digit month of the year, 01 through 12. [DD] indicates a two-digit day of that month, 01 through 31. For example, "the 5th of April 1981" may be represented as either "1981-04-05" in the extended format or "19810405" in the basic format.
The standard also allows for calendar dates to be written with reduced precision. For example, one may write "1981-04" to mean "1981 April", and one may simply write "1981" to refer to that year or "19" to refer to the century from 1900 to 1999 inclusive.
Although the standard allows both the YYYY-MM-DD and YYYYMMDD formats for complete calendar date representations, if the day [DD] is omitted then only the YYYY-MM format is allowed. By disallowing dates of the form YYYYMM, the standard avoids confusion with the truncated representation YYMMDD (still often used).

This datatype would be a sub-type of String.

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:04

developer   ~0005715

fixed in 1.03 Draft 06 - need mantis issue for part 5 if accepted

Jim Luth

2015-01-16 00:10

administrator   ~0005770

Agreed to text edited in UA Meeting.

Issue History

Date Modified Username Field Change
2012-05-30 14:38 Paul Hunkar New Issue
2012-06-05 17:13 Jim Luth Project 10000-003: Address Space => Feature Requests
2012-07-17 17:35 Jim Luth Status new => acknowledged
2012-10-02 07:03 Paul Hunkar Summary Suppoort for Date => Suppoort for Date Datatype
2012-10-02 07:03 Paul Hunkar Description Updated
2013-09-10 16:52 Jim Luth Project Feature Requests => 10000-003: Address Space
2013-09-10 16:52 Jim Luth Status acknowledged => assigned
2013-09-10 16:52 Jim Luth Assigned To => Wolfgang Mahnke
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:04 Wolfgang Mahnke Note Added: 0005715
2015-01-13 10:04 Wolfgang Mahnke Status assigned => resolved
2015-01-13 10:04 Wolfgang Mahnke Resolution open => fixed
2015-01-15 18:37 Jim Luth Relationship added related to 0002943
2015-01-15 20:33 Wolfgang Mahnke Relationship added related to 0002944
2015-01-16 00:10 Jim Luth Note Added: 0005770
2015-01-16 00:10 Jim Luth Status resolved => closed
2015-01-16 00:10 Jim Luth Fixed in Version => 1.03