ETSI's Bug Tracker - ASN.1
View Issue Details
0006150ASN.1Base Specpublic18-06-2012 15:4811-07-2012 09:41
Sebastian Muellers 
Andras Kovacs 
normalminorhave not tried
closedfixed 
v0.0.1 
v0.0.2 
0006150: CC - to replace TimestampUtc with ASN.1:2008 Time type
to use TIME (SETTINGS "Basic=Date-Time Date=YMD Year=Basic Time=HMSF3 Local-or-UTC=Z") instead of

TimestampUtc ::= SEQUENCE {
   year INTEGER (2010..2130, ...),
   mon INTEGER (1..12),
   day INTEGER (1..31),
   hh INTEGER (0..23),
   min INTEGER (0..59),
   sec INTEGER (0..60), -- Note upper limit 60 to account for leap seconds
   msec INTEGER (0..999)
}
No tags attached.
Issue History
18-06-2012 15:48Sebastian MuellersNew Issue
20-06-2012 13:11Andras KovacsNote Added: 0010632
20-06-2012 13:11Andras KovacsStatusnew => resolved
08-07-2012 08:42Andras KovacsNote Added: 0010717
08-07-2012 08:42Andras KovacsAssigned To => Andras Kovacs
08-07-2012 08:42Andras KovacsStatusresolved => confirmed
11-07-2012 09:41Sebastian MuellersStatusconfirmed => closed
11-07-2012 09:41Sebastian MuellersNote Added: 0010795
11-07-2012 09:41Sebastian MuellersResolutionopen => fixed
11-07-2012 09:41Sebastian MuellersFixed in Version => v0.0.2

Notes
(0010632)
Andras Kovacs   
20-06-2012 13:11   
ASN.1:2008 Time type will be used.
(0010717)
Andras Kovacs   
08-07-2012 08:42   
fixed
(0010795)
Sebastian Muellers   
11-07-2012 09:41   
OK