aboutsummaryrefslogtreecommitdiffhomepage
path: root/specification/references/D96A/simples/2379.txt
diff options
context:
space:
mode:
Diffstat (limited to 'specification/references/D96A/simples/2379.txt')
-rw-r--r--specification/references/D96A/simples/2379.txt179
1 files changed, 179 insertions, 0 deletions
diff --git a/specification/references/D96A/simples/2379.txt b/specification/references/D96A/simples/2379.txt
new file mode 100644
index 0000000..9c2424e
--- /dev/null
+++ b/specification/references/D96A/simples/2379.txt
@@ -0,0 +1,179 @@
1
2 2379 Date/time/period format qualifier
3
4 Desc: Specification of the representation of a date, a date and time
5 or of a period.
6
7 Repr: an..3
8
9 2 DDMMYY
10 Calendar date: D = Day; M = Month; Y = Year.
11 3 MMDDYY
12 Calendar date: M = Month; D = Day; Y = Year.
13 101 YYMMDD
14 Calendar date: Y = Year; M = Month; D = Day.
15 102 CCYYMMDD
16 Calendar date: C = Century ; Y = Year ; M = Month ; D =
17 Day.
18 103 YYWWD
19 Calendar week day: Y = Year ; W = Week ; D = Day Week
20 number 01 is always first week of January Day number 1 is
21 always Monday.
22 105 YYDDD
23 Calendar day: Y = Year ; D = Day January the first = Day
24 001 Always start numbering the days of the year from
25 January 1st through December 31st.
26 106 MMDD
27 Day of a month: M = Month; D = Day.
28 107 DDD
29 Day's number within a specific year: D = Day.
30 108 WW
31 Week's number within a specific year: W = Week.
32 109 MM
33 Month's number within a specific year: M = Month.
34 110 DD
35 Day's number within is a specific month: D = Day.
36 201 YYMMDDHHMM
37 Calendar date including time without seconds: Y = Year; M
38 = Month; D = Day; H = Hour; M = Minute.
39 202 YYMMDDHHMMSS
40 Calendar date including time with seconds: Y = Year; M =
41 Month; D = Day; H = Hour; m = Minutes = Seconds.
42 203 CCYYMMDDHHMM
43 Calendar date including time with minutes: C=Century;
44 Y=Year; M=Month; D=Day; H=Hour; M=Minutes.
45 204 CCYYMMDDHHMMSS
46 Calendar date including time with seconds:
47 C=Century;Y=Year; M=Month;D=Day;H=Hour;M=Minute;S=Second.
48 301 YYMMDDHHMMZZZ
49 See 201 + Z = Time zone.
50 302 YYMMDDHHMMSSZZZ
51 See 202 + Z = Time zone.
52 303 CCYYMMDDHHMMZZZ
53 See 203 plus Z=Time zone.
54 304 CCYYMMDDHHMMSSZZZ
55 See 204 plus Z=Time zone.
56 305 MMDDHHMM
57 Month, day, hours, minutes;
58 M = Month; D = Day; H = Hour; M = Minute.
59 306 DDHHMM
60 Day, hours, minutes;
61 D = Day; H = Hour; M = Minute.
62 401 HHMM
63 Time without seconds: H = Hour; m = Minute.
64 402 HHMMSS
65 Time with seconds: H = Hour; m = Minute; s = Seconds.
66 404 HHMMSSZZZ
67 See 402 plus Z=Time zone.
68 405 MMMMSS
69 Time without hours: m=minutes, s=seconds.
70 501 HHMMHHMM
71 Time span without seconds: H = Hour; m = Minute;.
72 502 HHMMSS-HHMMSS
73 Format of period to be given without hyphen.
74 503 HHMMSSZZZ-HHMMSSZZZ
75 Format of period to be given without hyphen.
76 600 CC
77 Century.
78 601 YY
79 Calendar year: Y = Year.
80 602 CCYY
81 Calendar year including century: C = Century; Y = Year.
82 603 YYS
83 Semester in a calendar year: Y = Year; S = Semester.
84 604 CCYYS
85 Semester in a calendar year: C = Century; Y = Year; S =
86 Semester.
87 608 CCYYQ
88 Quarter in a calendar year: C = Century; Y = Year; Q =
89 Quarter.
90 609 YYMM
91 Month within a calendar year: Y = Year; M = Month.
92 610 CCYYMM
93 Month within a calendar year: CC = Century; Y = Year; M =
94 Month.
95 613 YYMMA
96 Format of period to be given without hyphen (A = ten days
97 period).
98 614 CCYYMMA
99 Format of period to be given without hyphen (A = ten days
100 period).
101 615 YYWW
102 Week within a calendar year: Y = Year; W = Week 1st week
103 of January = week 01.
104 616 CCYYWW
105 Week within a calendar year: CC = Century; Y = Year; W =
106 Week (1st week of January = week 01).
107 701 YY-YY
108 Format of period to be given in actual message without
109 hyphen.
110 702 CCYY-CCYY
111 Format of period to be given in actual message without
112 hyphen.
113 703 YYS-YYS
114 Format of period to be given without hyphen.
115 704 CCYYS-CCYYS
116 Format of period to be given in actual message without
117 hyphen.
118 705 YYPYYP
119 Format of period to be given without hyphen (P = period
120 of 4 months).
121 706 CCYYP-CCYYP
122 Format of period to be given without hyphen (P = period
123 of 4 months).
124 707 YYQ-YYQ
125 Format of period to be given without hyphen.
126 708 CCYYQ-CCYYQ
127 Format of period to be given in actual message without
128 hyphen.
129 709 YYMM-YYMM
130 Format of period to be given in actual message without
131 hyphen.
132 710 CCYYMM-CCYYMM
133 Format of period to be given in actual message without
134 hyphen.
135 711 CCYYMMDD-CCYYMMDD
136 Format of period to be given in actual message without
137 hyphen.
138 713 YYMMDDHHMM-YYMMDDHHMM
139 Format of period to be given in actual message without
140 hyphen.
141 715 YYWW-YYWW
142 Format of period to be given in actual message without
143 hyphen.
144 716 CCYYWW-CCYYWW
145 Format of period to be given without hyphen.
146 717 YYMMDD-YYMMDD
147 Format of period to be given in actual message without
148 hyphen.
149 718 CCYYMMDD-CCYYMMDD
150 Format of period to be given without hyphen.
151 801 Year
152 To indicate a quantity of years.
153 802 Month
154 To indicate a quantity of months.
155 803 Week
156 To indicate a quantity of weeks.
157 804 Day
158 To indicate a quantity of days.
159 805 Hour
160 To indicate a quantity of hours.
161 806 Minute
162 To indicate a quantity of minutes.
163 807 Second
164 To indicate a quantity of seconds.
165 808 Semester
166 To indicate a quantity of semesters (six months).
167 809 Four months period
168 To indicate a quantity of four months periods.
169 810 Trimester
170 To indicate a quantity of trimesters (three months).
171 811 Half month
172 To indicate a quantity of half months.
173 812 Ten days
174 To indicate a quantity of ten days periods.
175 813 Day of the week
176 Numeric representation of the day (Monday = 1).
177 814 Working days
178 Number of working days.
179