Loading 06_built_in_data_types/0605_time_types/060504_date/Pos_060504_date_002/Pos_060504_date_002.ttcn_ +1 −1 Original line number Diff line number Diff line Loading @@ -8,6 +8,6 @@ module Pos_060504_date_002 { import from schema_Pos_060504_date_002 language "XSD" all; template E1 m_msg := "12014-04-12"; //April 12, 12014 template E1 m_msg := "1214-04-12"; //April 12, 12014 //#TC } Loading
06_built_in_data_types/0605_time_types/060504_date/Pos_060504_date_002/Pos_060504_date_002.ttcn_ +1 −1 Original line number Diff line number Diff line Loading @@ -8,6 +8,6 @@ module Pos_060504_date_002 { import from schema_Pos_060504_date_002 language "XSD" all; template E1 m_msg := "12014-04-12"; //April 12, 12014 template E1 m_msg := "1214-04-12"; //April 12, 12014 //#TC }