KR20010048239A - Y2K Solution Method and Record Medium - Google Patents

Y2K Solution Method and Record Medium Download PDF

Info

Publication number
KR20010048239A
KR20010048239A KR1019990052845A KR19990052845A KR20010048239A KR 20010048239 A KR20010048239 A KR 20010048239A KR 1019990052845 A KR1019990052845 A KR 1019990052845A KR 19990052845 A KR19990052845 A KR 19990052845A KR 20010048239 A KR20010048239 A KR 20010048239A
Authority
KR
South Korea
Prior art keywords
year
digits
date
bits
integer
Prior art date
Application number
KR1019990052845A
Other languages
Korean (ko)
Inventor
정경수
Original Assignee
정경수
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 정경수 filed Critical 정경수
Priority to KR1019990052845A priority Critical patent/KR20010048239A/en
Publication of KR20010048239A publication Critical patent/KR20010048239A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/78Methods to solve the "Year 2000" [Y2K] problem

Abstract

PURPOSE: An year displaying method for solving a Y2K problem of a computer and a recording media are provided to reduce the time and the cost for solving a Y2K problem of a computer by displaying 2000 year as 100. CONSTITUTION: In case that a year display is 100 in the system, 2000 year is automatically displayed as 100.01.01. The display is performed as two-figure. One figure is 8 bits and the other figure is 16 bits. A number is used as 4 bits. A three-figure effect is produced. The 2000 year is displayed as 100. The display is performed as two- figure. One figure is 8 bits and the other figure is 16 bits. A number is used as 4 bits. A four-figure effect is produced. The 2000 year is displayed as 100. An existing year display of two-figure is changed into the display of three-figure. The 2000 year is displayed as 100. An existing year display of two-figure is changed into the display of four-figure. The 2000 year is displayed as 100.

Description

컴퓨터 2000년 인식오류 해결 년도표시방법 및 기록매체{Y2K Solution Method and Record Medium}Recognition error of computer 2000 Year display method and record medium {Y2K Solution Method and Record Medium}

본 발명은 컴퓨터 2000년 인식오류을 해결하기 위한 년도표시방법이다.The present invention is a year display method for solving computer 2000 recognition errors.

종래에는 년도 2자리를 4자리로 변환하는 년도표기확장법과 또 기준 년도가 1970년인 경우 70-90까지는 앞에 19를 붙여 처리하고 00-69까지는 앞에 20을 붙여 사용 가능한 년도창기법등이 있다.Conventionally, there is a year notation extension method that converts two digits into four digits, and when the reference year is 1970, the year marking method can be used by adding 19 to 70-90 and 20 to 00-69.

종래 이와 같은 방법 즉 년도표기확장법은 막대한 비용과 시간이 많이 소요되고 또 년도창기법은 최대 100년까지만 표기가 가능하고 윤년계산 문제등 여러 가지 문제점이 있었다.Conventional methods such as the year notation extension method require enormous cost and time, and the year creation method can be marked only up to 100 years and has various problems such as the leap year calculation problem.

본 발명은 이와 같은 문제점을 해결하기 위해서 2000년도를 100으로 표시하는 방법이다.The present invention is a method for marking the year 2000 as 100 to solve such a problem.

년도표시 2자리를 사용하는 방법과 년도표시 3자리를 사용하는 방법 4자리를 사용하는 방법이 있다.There are two ways to use the year digits and three years to use the year digits.

년도표시 2자리를 사용하는 방법은 1자리는 1바이트, 8비트로 하여 하나의 숫자표시는 4비트로 표시, 2자리는 16비트로 되어있어 2000년도를 100으로 표시하여 3자리 효과를 내서 100부터 시작하여 최대 999까지 또는 4자리 효과를 내서 최대 9999까지 표시가 가능하도록 함.The method of using 2 digits for year display is 1 byte, 8 bits, one numeric display is 4 bits, 2 digits is 16 bits, and 2000 is represented as 100. Up to 999 or 4 digits can be effected to display up to 9999.

다른 방법은 년도표시를 3자리, 4자리로 표시하는 방법이 있다.Another method is to display the year as three or four digits.

년도표시 2자리 숫자가 최대 99에서 년도표시 3자리로 넘어가면 100이 되어 최대 999까지 또 년도표시 4자리도 100부터 시작하여 최대 9999까지 표시가 가능함.If the 2 digits of the year mark go from the maximum 99 to the 3 digits of the year, it becomes 100 and up to 999 and the 4 digits of the year mark can be displayed starting from 100 and up to 9999.

2000년도에서도 1900년도를 뺀 나머지 100으로 2000년도를 나타내는 방법은 기존의 년도표시방법 1999년도를 표시하기 위해서 1999년도에서 1900년도를 뺀 나머지 99로 1999년도를 표시하는 방법을 사용하였다.In the year 2000, the year 100 is represented by the year 100 minus 1900. In order to indicate the year 1999, the year 1999 is the year 99 minus 1900.

윤년계산시 2000년도를 나타내는 숫자 100에 1900년을 더해서 다시 2000년 이상 되게하여 4로 나누어지지 않으면 평년, 100으로 나누어지면 평년 다시 400으로 나누어지면 윤년으로 계산함.If the leap year is calculated, add 1900 to the number 100 representing the 2000 year, and make it more than 2000. If it is not divided by 4, it is calculated as a leap year.

또 다른 방법으로는 윤년계산시 2000년도를 나타내는 숫자 100을 증가시켜 100이상 되게 하여 4로 나누어지지 않으면 평년, 100으로 나누어지면 평년이 되는 수 100,500.900, .... 이와 같은 수들을 즉 100을 기준으로한 400의 배수는 평년으로 하지 않고 윤년으로 하여서 계산함.In another method, if the leap year is calculated, the number 100 representing the year 2000 is increased to be more than 100. If it is not divided by 4, the average year is divided into 100 and the average year is 100,500.900, .... The multiple of 400 is calculated as a leap year instead of an average year.

이와 같은 방법으로 컴퓨터 2000년도 인식오류 문제와 윤년 평년 계산을 해결 하는 것을 특징으로 한다.In this way, it solves computer 2000 recognition error and leap year average calculation.

도 1 은 본 발명의 년도표시 순서도.1 is a flow chart showing the year of the present invention.

도 2 는 본 발명의 년도표시 순서도.2 is a flow chart showing the year of the present invention.

도 3 은 본 발명의 년도표시 순서도.3 is a flow chart showing the year of the present invention.

도 4 은 본 발명의 년도표시 순서도.4 is a flow chart showing the year of the present invention.

도 5 는 본 발명의 년도표시 순서도.5 is a flow chart showing the year of the present invention.

도 6 는 본 발명의 년도표시 순서도.6 is a flow chart showing the year of the present invention.

도 7 는 본 발명의 윤년 평년표시 순서도.7 is a flowchart illustrating a leap year general year of the present invention.

도 8 는 본 발명의 윤년 평년표시 순서도.8 is a flowchart illustrating leap year general years of the present invention.

도면 주요부분에 대한 설명Description of the main parts of the drawing

100 : YY (년도; 정수, 2자리, 3자리, 4자리).100: YY (year; integer, 2 digits, 3 digits, 4 digits).

MM (월; 정수, 2자리).MM (month; integer, two digits).

DD (일; 정수, 2자리).DD (day; integer, 2 digits).

200 : SYSTEM DATE (현재 컴퓨터 날짜를 나타냄).200: SYSTEM DATE (represents the current computer date).

300 : 출력.300: output.

400 : YY = > 100 조건.400: YY => 100 condition.

500 : YY=100 MM=01 DD=01을 입력500: Enter YY = 100 MM = 01 DD = 01

600 : YY = 00 조건.600: YY = 00 condition.

700 : MOVE 100 TO YY.700: MOVE 100 TO YY.

800 : MOVE -00 TO YY.800: MOVE -00 TO YY.

900 : YY = > -00 조건.900: YY => -00 condition.

1000 : YY=-00 MM=01 DD=01 입력.1000: YY = -00 MM = 01 DD = 01 Input.

1100 : YEAR = > 100 조건.1100: YEAR => 100 condition.

1200 : YEAR = YEAR + 1900.1200: YEAR = YEAR + 1900.

1300 : YEAR가 4로 나누어지지 않으면 평년으로 계산.1300: If YEAR is not divided by 4, the year is calculated.

1400 : YEAR가 100으로 나누어지면 평년으로 계산.1400: YEAR divided by 100, calculated as the average year.

1500 : 다시 YEAR가 400으로 나누어지면 윤년 그렇지 않으면 평년으로 계산.1500: If YEAR is divided by 400 again, it is calculated as leap year otherwise normal.

1600 : YEAR의 기본값 100일 때 400씩 계속 더해 주어서 생기는 값 8000이 될 때까지 즉 (100, 500, 900,....8000)까지 400의 배수를 윤년으로 계산.1600: If the default value of YEAR is 100, the increment of 400 is calculated as leap year until the value of 8000 is reached by adding 400 in increments (100, 500, 900, .... 8000).

이어서 본 발명의 실시형태에 대하여 도면을 참조하여 상세하게 설명한다.EMBODIMENT OF THE INVENTION Next, embodiment of this invention is described in detail with reference to drawings.

도 1 은 본 발명의 년도표시 순서도 이다.1 is a flow chart showing the year of the present invention.

YY (년도; 정수, 2자리, 3자리, 4자리), MM ( 월; 정수, 2자리),YY (year; integer; 2, 3, 4 digits), MM (month; integer, 2 digits),

DD (일; 정수, 2자리) 단계(100);DD (one; integer, two digit) step 100;

SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200;

YY = > 100 조건 단계(400);YY => 100 condition step 400;

SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200;

YY MM DD 로 출력하는 단계(300);Outputting to YY MM DD (300);

YY = > 100 조건 단계(400);YY => 100 condition step 400;

상기 방법은 시스템에서 현재날짜를 입력받는 방법으로 시스템에서 년도표시가 100이되면 자동적으로 2000년도표시를 100. 01. 01이 되도록 하는 방법.The above method is to receive the current date from the system. When the year is 100 in the system, the year 2000 is automatically set to 100. 01. 01.

도 2 은 본 발명의 년도표시 순서도 이다.2 is a flow chart showing the year of the present invention.

YY (년도; 정수, 2자리, 3자리, 4자리), MM ( 월; 정수, 2자리),YY (year; integer; 2, 3, 4 digits), MM (month; integer, 2 digits),

DD (일; 정수, 2자리) 단계(100);DD (one; integer, two digit) step 100;

SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200;

YY=100 MM=01 DD=01 입력하는 단계(500);Inputting YY = 100 MM = 01 DD = 01 (500);

SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200;

YY MM DD 로 출력하는 단계(300);Outputting to YY MM DD (300);

YY = > 100 조건 단계(400); 로 구성되어있어 있다.YY => 100 condition step 400; It consists of.

상기 방법은 직접날짜를 YY=100 MM=01 DD=01을 입력하여 즉 2000년도를 100으로 표시하는 방법.The method is a method of displaying the year 2000 as 100 by directly inputting YY = 100 MM = 01 DD = 01.

도 3 는 본 발명의 년도표시 순서도 이다.3 is a flow chart showing the year of the present invention.

YY (년도; 정수, 2자리, 3자리, 4자리), MM ( 월; 정수, 2자리),YY (year; integer; 2, 3, 4 digits), MM (month; integer, 2 digits),

DD (일; 정수, 2자리) 단계(100);DD (one; integer, two digit) step 100;

SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200;

YY MM DD 로 출력하는 단계(300);Outputting to YY MM DD (300);

YY = 00 조건 단계(600);YY = 00 condition step 600;

MOVE 100 TO YY 처리 단계(700);MOVE 100 TO YY processing step 700;

SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200;

YY MM DD 로 출력하는 단계(300);Outputting to YY MM DD (300);

YY = > 100 조건 단계(400);로 구성되어있어 있다.YY => 100 condition step 400;

상기 방법은 시스템에서 현재날짜를 입력받는 방법으로 시스템에서 99. 12. 31일이 지나면 년도표시가 00이되면 자동적으로 2000년도표시를 100. 01. 01이 되도록 하는 방법.The above method is to input the current date in the system. If the year display becomes 00 after 99. 12. 31 days in the system, the year 2000 is automatically set to 100. 01. 01.

도1, 도2, 도3에서 년도표시 2자리로 하여 1자리는 8비트, 2자리는 16비트가 되므로 숫자 하나를 4비트로 사용하여 3자리 효과를 내서 2000년도를 100으로 표시한방법과; 년도표시 2자리로 하여 1자리는 8비트, 2자리는 16비트가 되므로 숫자 하나를 4비트로 사용하여 4자리 효과를 내서 2000년도를 100으로 표시한방법과; 기존 년도표시 2자리를 3자리로 년도 표시하는 방법으로 2000년도를 100으로 표시하는 방법과; 기존 년도표시 2자리를 4자리로 년도표시 하는 방법으로 2000년도를 100으로 표시하는 방법을 사용할 수 있다.1, 2, and 3, the year display is represented by 2 digits, 1 digit is 8 bits, 2 digits are 16 bits, and thus the year 2000 is represented by 100 by using a number as a 4 digit; 2 digits for the year display, 1 digit is 8 bits, 2 digits are 16 bits, and thus the year 2000 is represented by 100 using 4 digits with one digit; A method of displaying the year 2000 as 100 by displaying the year as 2 digits of the existing year display; You can use the method of marking the year 2000 as 100 as the method of marking the year with 2 digits of the existing year.

도 4 는 본 발명의 년도표시 순서도 이다.4 is a flow chart showing the year of the present invention.

YY (년도; 정수, 2자리, 3자리, 4자리), MM ( 월; 정수, 2자리),YY (year; integer; 2, 3, 4 digits), MM (month; integer, 2 digits),

DD (일; 정수, 2자리) 단계(100);DD (one; integer, two digit) step 100;

SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200;

YY MM DD 로 출력하는 단계(300);Outputting to YY MM DD (300);

YY = 00 조건 단계(600);YY = 00 condition step 600;

MOVE -00 TO YY 처리 단계(800);MOVE -00 TO YY processing step 800;

SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200;

YY MM DD 로 출력하는 단계(300);Outputting to YY MM DD (300);

YY = > -00 조건 단계(900);로 구성되어있어 있다.YY => -00 condition step 900;

년도표시를 2자리로 하여 1자리는 8비트, 2자리는 16비트이므로 팩10진(Packed Decimal)형식에서는 오른쪽 byte에 부호(양수, 음수)를 표시하므로Since the year display is 2 digits, 1 digit is 8 bits and 2 digits are 16 bits, the packed decimal format displays the sign (positive or negative) in the right byte.

왼쪽 byte(4bit)빈 공간에 부호'-'를 표시하면 이것이 음수부호의 표시가 아니라 그냥 부호로 표시 하는 것임.If the sign '-' is displayed in the left byte (4bit) space, it is not a negative sign but a sign.

상기 방법은 시스템에서 현재날짜를 입력받는 방법으로 시스템에서 99. 12. 31일이 지나 년도표시가 00이되면 자동적으로 2000년도표시를 -00. 01. 01이 되도록 하는 방법.The above method is to input the current date in the system. If the year display becomes 00 after 99.12.31 in the system, the year 2000 is automatically displayed. 01. How to be 01.

도 5 은 본 발명의 년도표시 순서도 이다.5 is a flow chart showing the year of the present invention.

YY (년도; 정수, 2자리, 3자리, 4자리), MM( 월; 정수, 2자리),YY (year; integer; 2, 3, 4 digits), MM (month; integer, 2 digits),

DD (일; 정수, 2자리) 단계(100);DD (one; integer, two digit) step 100;

SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200;

YY=-00 MM=01 DD=01 입력하는 단계(1000);Inputting YY = -00 MM = 01 DD = 01 (1000);

SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200;

YY MM DD 로 출력하는 단계(300);Outputting to YY MM DD (300);

YY = > -00 조건 단계(900); 로 구성되어있어 있다.YY => -00 condition step 900; It consists of.

상기 방법에서 년도표시를 2자리로 하여 1자리는 8비트, 2자리는 16비트이므로 팩10진(Packed Decimal)형식에서는 오른쪽 byte에 부호(양수, 음수)를 표시하므로 왼쪽 byte(4bit)빈 공간에 부호'-'를 표시하면 이것이 음수부호의 표시가 아니라 그냥 부호로 표시 하는 방법.In the above method, the year is 2 digits, 1 digit is 8 bits, and 2 digits are 16 bits. If you mark the sign with '-', this is not a negative sign but a sign.

상기 방법은 직접날짜를 YY=-00 MM=01 DD=01을 입력하여 즉 2000년도를 -00으로 표시하는 방법.The method is to input the direct date YY = -00 MM = 01 DD = 01, that is, year 2000 as -00.

도 6 은 본 발명의 년도표시 순서도 이다.6 is a flow chart showing the year of the present invention.

YY (년도; 정수, 2자리, 3자리, 4자리), MM ( 월; 정수, 2자리),YY (year; integer; 2, 3, 4 digits), MM (month; integer, 2 digits),

DD (일; 정수, 2자리) 단계(100);DD (one; integer, two digit) step 100;

SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200;

YY=-00 MM=01 DD=01 입력하는 단계(1000);Inputting YY = -00 MM = 01 DD = 01 (1000);

MOVE 100 TO YY 처리 단계(700);MOVE 100 TO YY processing step 700;

SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200;

YY MM DD 로 출력하는 단계(300);Outputting to YY MM DD (300);

YY = > 100 조건 단계(400); 로 구성되어있어 있다.YY => 100 condition step 400; It consists of.

상기 방법에서 년도표시를 2자리로 하여 1자리는 8비트, 2자리는 16비트이므로 팩10진(Packed Decimal)형식에서는 오른쪽 byte에 부호(양수, 음수)를 표시하므로 왼쪽 byte(4bit)빈 공간에 부호'-'를 표시하면 이것이 음수부호의 표시가 아니라 그냥 부호로 표시 하는 방법.In the above method, the year is 2 digits, 1 digit is 8 bits, and 2 digits are 16 bits. If you mark the sign with '-', this is not a negative sign but a sign.

상기 방법은 직접날짜를 YY=-00 MM=01 DD=01을 입력하여 즉 2000년도를 -00으로 표시하는 방법을 MOVE 100 TO YY로 처리 단계(1100);로 2000년도를 100으로 표시하는 방법.The method is a method of displaying the year 2000 as 100 by inputting the direct date YY = -00 MM = 01 DD = 01, that is, processing 2000 as -00 as MOVE 100 TO YY (1100); .

도 4, 도 5, 도 6 이와 같은 방법을 년도표시 3자리, 4자리에서도 사용할 수 있다.4, 5, and 6 can also be used in the three-digit, four-digit year display.

도 7 는 본 발명의 윤년 평년표시 순서도 이다.Figure 7 is a flow chart showing leap year general year of the present invention.

YEAR = > 100 조건 단계(1100);YEAR => 100 condition step 1100;

YEAR = > 100일때 YEAR에 1900을 더하여 2000년 이상 되게 하는 단계(1200);Adding 1200 to YEAR when YEAR => 100, making it more than 2000 years 1200;

YEAR가 4로 나누어지지 않으면 평년으로 계산하는 단계(1300);If YEAR is not divided by 4, calculating the average year (1300);

YEAR가 100으로 나누어지면 평년으로 계산하는 단계(1400);If YEAR is divided by 100, calculating the average year (1400);

YEAR가 다시 400으로 나누어지면 윤년 그렇지 않으면 평년으로 계산하는 단계(1500);로 구성되어 있다.If YEAR is divided by 400 again, the leap year or the year to calculate the average year (1500).

도 8 는 본 발명의 윤년 평년표시 순서도 이다.Figure 8 is a flow chart of leap year general year display of the present invention.

평년 윤년계산은 YEAR = > 100의 조건 단계(1100);The average year leap year calculation is a condition step 1100 of YEAR => 100;

YEAR를 4로 나누어지지 않으면 평년으로 계산하는 단계(1300);Calculating YEAR if it is not divided by four (1300);

YEAR가 100으로 나누어지면 평년으로 계산하는 단계(1400);If YEAR is divided by 100, calculating the average year (1400);

YEAR의 기본값 100일때 400씩 계속더해주어서 생기는 값 8000이 될 때까지 즉 (100,500,900,....8000)까지 400의 배수는 윤년으로 계산하는 단계(1600).로 구성되어 있다.When the default value of YEAR is 100, the multiples of 400 are calculated by leap year until the value 8000 is generated by adding 400 in increments (100,500,900, .... 8000) (1600).

이와 같은 방법과 특징으로 구성되어 있는 윤년 평년 계산방법과 컴퓨터 2000년 인식오류 년도표시 해결방법에 관한 것이다.It is related to the calculation method of leap year average year and computer 2000 recognition error year that consists of such methods and features.

잘못된 계산 03 - 98 = -95 (오류)Invalid calculation 03-98 = -95 (error)

2003 - 1998 = 5 (정답)2003-1998 = 5 (correct)

103 - 98 = 5 (정답)103-98 = 5 (correct)

정렬작업의 오류 ( 00, 01, 02, 03, 97, 98, 99 ) (오류)Error of sorting operation (00, 01, 02, 03, 97, 98, 99) (Error)

( 1997, 1998, 1999, 2000, 2001, 2002, 2003 ) (정답)(1997, 1998, 1999, 2000, 2001, 2002, 2003) (correct)

( 97, 98, 99, 100, 101, 102, 103 ) (정답)(97, 98, 99, 100, 101, 102, 103) (correct)

이와 같은 방법으로 본 발명은 종래에 사용된 기존 2자리 년도의 데이터를 데이터의 변경 없이 그대로 사용할 수 있는 특징이 있고, 줄리안(Julion) 날짜를 입력받는 방법에도 년도표기 2000년도를 100으로 표기하는 방법을 사용할 수 있고, 2000년도표기를 2자리에서도 사용할 수 있으므로 메모리를 절약할 수 있고, 테이터작성시 3개의 숫자로 시작하여 2000년도표시를 사용하므로 시간을 절약할 수 있고 데스크탑이나 서버 시스템, 임베디드 시스템, EDI, CALS, EC(전자상거래), IT(정보기술분야), NonIT(비정보기술분야)등에 모든 곳에 년도표시 2000년도를 100으로 표시하여 다사용할수있어 기존의 컴퓨터 2000년 인식오류 해결의 막대한 비용과 시간을 해결 할 수 있고 또 Y2K 바이러스에 대한 것도 해결 할 수 있다.In this way, the present invention has a feature that the existing two-digit year data used in the prior art can be used as it is without changing the data, and the method of writing the year notation 2000 as 100 even in a method of receiving a Julian date. Memory can be saved since 2000 mark can be used in 2 digits, and it can save time by starting with 3 digits and writing year 2000 when creating data. Desktop, server system, embedded system It can be used to mark the year 2000 as 100 in EDI, CALS, EC (E-Commerce), IT (Information Technology), NonIT (Non-Information Technology) and so on. It can solve huge costs and time, and it can also solve Y2K virus.

Claims (17)

도 1 은 본 발명의 년도표시 순서도 이다.1 is a flow chart showing the year of the present invention. YY (년도; 정수, 2자리, 3자리, 4자리), MM ( 월; 정수, 2자리),YY (year; integer; 2, 3, 4 digits), MM (month; integer, 2 digits), DD (일; 정수, 2자리) 단계(100);DD (one; integer, two digit) step 100; SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200; YY = > 100 조건 단계(400);YY => 100 condition step 400; SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200; YY MM DD 로 출력하는 단계(300);Outputting to YY MM DD (300); YY = > 100 조건 단계(400);YY => 100 condition step 400; 상기 방법은 시스템에서 현재날짜를 입력받는 방법으로 시스템에서 년도표시가 100이되면 자동적으로 2000년도표시를 100. 01. 01이 되도록 하는 방법.The above method is to receive the current date from the system. When the year is 100 in the system, the year 2000 is automatically set to 100. 01. 01. 상기 방법에서 년도표시 2자리로 하여 1자리는 8비트, 2자리는 16비트가 되므로 숫자 하나를 4비트로 사용하여 3자리 효과를 내서 2000년도를 100으로 표시한방법과;In the above method, since the year is represented by two digits, one digit is 8 bits, and two digits are 16 bits. 년도표시 2자리로 하여 1자리는 8비트, 2자리는 16비트가 되므로 숫자 하나를 4비트로 사용하여 4자리 효과를 내서 2000년도를 100으로 표시한방법과;2 digits for the year display, 1 digit is 8 bits, 2 digits are 16 bits, and thus the year 2000 is represented by 100 using 4 digits with one digit; 기존 년도표시 2자리를 3자리로 년도 표시하는 방법으로 2000년도를 100으로 표시하는 방법과;A method of displaying the year 2000 as 100 by displaying the year as 2 digits of the existing year display; 기존 년도표시 2자리를 4자리로 년도표시 하는 방법으로 2000년도를 100으로 표시하는 방법으로 구성되어 있는 것을 특징으로한 컴퓨터 2000년 인식오류 년도표시 해결방법.A method for resolving the year 2000 recognition error of a computer, comprising the method of displaying the year 2000 as 100 by displaying the year with 2 digits as the previous year. 도 1 은 본 발명의 년도표시 순서도 이다.1 is a flow chart showing the year of the present invention. YY (년도; 정수, 2자리, 3자리, 4자리), MM ( 월; 정수, 2자리),YY (year; integer; 2, 3, 4 digits), MM (month; integer, 2 digits), DD (일; 정수, 2자리) 단계(100);DD (one; integer, two digit) step 100; SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200; YY = > 100 조건 단계(400);YY => 100 condition step 400; SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200; YY MM DD 로 출력하는 단계(300);Outputting to YY MM DD (300); YY = > 100 조건 단계(400);YY => 100 condition step 400; 상기 방법은 시스템에서 현재날짜를 입력받는 방법으로 시스템에서 년도표시가 100이되면 자동적으로 2000년도표시를 100. 01. 01이 되도록 하는 방법.The above method is to receive the current date from the system. When the year is 100 in the system, the year 2000 is automatically set to 100. 01. 01. 상기 방법에서 년도표시 2자리로 하여 1자리는 8비트, 2자리는 16비트가 되므로 숫자 하나를 4비트로 사용하여 3자리 효과를 내서 2000년도를 100으로 표시한방법과;In the above method, since the year is represented by two digits, one digit is 8 bits, and two digits are 16 bits. 년도표시 2자리로 하여 1자리는 8비트, 2자리는 16비트가 되므로 숫자 하나를 4비트로 사용하여 4자리 효과를 내서 2000년도를 100으로 표시한방법과;2 digits for the year display, 1 digit is 8 bits, 2 digits are 16 bits, and thus the year 2000 is represented by 100 using 4 digits with one digit; 기존 년도표시 2자리를 3자리로 년도 표시하는 방법으로 2000년도를 100으로 표시하는 방법과;A method of displaying the year 2000 as 100 by displaying the year as 2 digits of the existing year display; 기존 년도표시 2자리를 4자리로 년도표시 하는 방법으로 2000년도를 100으로 표시하는 방법을 수행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium that records a program for performing the method of displaying the year 2000 as 100 by displaying the year with 2 digits and the year with 4 digits. 도 2 은 본 발명의 년도표시 순서도 이다.2 is a flow chart showing the year of the present invention. YY (년도; 정수, 2자리, 3자리, 4자리), MM ( 월; 정수, 2자리),YY (year; integer; 2, 3, 4 digits), MM (month; integer, 2 digits), DD (일; 정수, 2자리) 단계(100);DD (one; integer, two digit) step 100; SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200; YY=100 MM=01 DD=01 입력하는 단계(500);Inputting YY = 100 MM = 01 DD = 01 (500); SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200; YY MM DD 로 출력하는 단계(300);Outputting to YY MM DD (300); YY = > 100 조건 단계(400); 로 구성되어있어 있다.YY => 100 condition step 400; It consists of. 상기 방법은 직접날짜를 YY=100 MM=01 DD=01을 입력하여 즉 2000년도를 100으로 표시하는 방법.The method is a method of displaying the year 2000 as 100 by directly inputting YY = 100 MM = 01 DD = 01. 상기 방법에서 년도표시 2자리로 하여 1자리는 8비트, 2자리는 16비트가 되므로 숫자 하나를 4비트로 사용하여 3자리 효과를 내서 2000년도를 100으로 표시한방법과;In the above method, since the year is represented by two digits, one digit is 8 bits, and two digits are 16 bits. 년도표시 2자리로 하여 1자리는 8비트, 2자리는 16비트가 되므로 숫자 하나를 4비트로 사용하여 4자리 효과를 내서 2000년도를 100으로 표시한방법과;2 digits for the year display, 1 digit is 8 bits, 2 digits are 16 bits, and thus the year 2000 is represented by 100 using 4 digits with one digit; 기존 년도표시 2자리를 3자리로 년도 표시하는 방법으로 2000년도를 100으로 표시하는 방법과;A method of displaying the year 2000 as 100 by displaying the year as 2 digits of the existing year display; 기존 년도표시 2자리를 4자리로 년도표시 하는 방법으로 2000년도를 100으로 표시하는 방법으로 구성되어 있는 것을 특징으로한 컴퓨터 2000년 인식오류 년도표시 해결방법.A method for resolving the year 2000 recognition error of a computer, comprising the method of displaying the year 2000 as 100 by displaying the year with 2 digits as the previous year. 도 2 은 본 발명의 년도표시 순서도 이다.2 is a flow chart showing the year of the present invention. YY (년도; 정수, 2자리, 3자리, 4자리), MM ( 월; 정수, 2자리),YY (year; integer; 2, 3, 4 digits), MM (month; integer, 2 digits), DD (일; 정수, 2자리) 단계(100);DD (one; integer, two digit) step 100; SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200; YY=100 MM=01 DD=01 입력하는 단계(500);Inputting YY = 100 MM = 01 DD = 01 (500); SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200; YY MM DD 로 출력하는 단계(300);Outputting to YY MM DD (300); YY = > 100 조건 단계(400); 로 구성되어있어 있다.YY => 100 condition step 400; It consists of. 상기 방법은 직접날짜를 YY=100 MM=01 DD=01을 입력하여 즉 2000년도를 100으로 표시하는 방법.The method is a method of displaying the year 2000 as 100 by directly inputting YY = 100 MM = 01 DD = 01. 상기 방법에서 년도표시 2자리로 하여 1자리는 8비트, 2자리는 16비트가 되므로 숫자 하나를 4비트로 사용하여 3자리 효과를 내서 2000년도를 100으로 표시한방법과;In the above method, since the year is represented by two digits, one digit is 8 bits, and two digits are 16 bits. 년도표시 2자리로 하여 1자리는 8비트, 2자리는 16비트가 되므로 숫자 하나를 4비트로 사용하여 4자리 효과를 내서 2000년도를 100으로 표시한방법과;2 digits for the year display, 1 digit is 8 bits, 2 digits are 16 bits, and thus the year 2000 is represented by 100 using 4 digits with one digit; 기존 년도표시 2자리를 3자리로 년도 표시하는 방법으로 2000년도를 100으로 표시하는 방법과;A method of displaying the year 2000 as 100 by displaying the year as 2 digits of the existing year display; 기존 년도표시 2자리를 4자리로 년도표시 하는 방법으로 2000년도표시를 100으로 사용하는 방법을 수행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium that records a program for performing the method of using the year 2000 as 100 by displaying the year with two digits of the previous year. 도 3 는 본 발명의 년도표시 순서도 이다.3 is a flow chart showing the year of the present invention. YY (년도; 정수, 2자리, 3자리, 4자리), MM ( 월; 정수, 2자리),YY (year; integer; 2, 3, 4 digits), MM (month; integer, 2 digits), DD (일; 정수, 2자리) 단계(100);DD (one; integer, two digit) step 100; SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200; YY MM DD 로 출력하는 단계(300);Outputting to YY MM DD (300); YY = 00 조건 단계(600);YY = 00 condition step 600; MOVE 100 TO YY 처리 단계(700);MOVE 100 TO YY processing step 700; SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200; YY MM DD 로 출력하는 단계(300);Outputting to YY MM DD (300); YY = > 100 조건 단계(400);로 구성되어있어 있다.YY => 100 condition step 400; 상기 방법은 시스템에서 현재날짜를 입력받는 방법으로 시스템에서 99. 12. 31일이 지나 년도표시가 00이되면 자동적으로 2000년도표시를 100. 01. 01이 되도록 하는 방법.The above method is to receive the current date from the system. If the year display becomes 00 after 99. 12. 31 in the system, the year 2000 is automatically set to 100. 01. 01. 상기 방법에서 년도표시 2자리로 하여 1자리는 8비트, 2자리는 16비트가 되므로 숫자 하나를 4비트로 사용하여 3자리 효과를 내서 2000년도를 100으로 표시한방법과;In the above method, since the year is represented by two digits, one digit is 8 bits, and two digits are 16 bits. 년도표시 2자리로 하여 1자리는 8비트, 2자리는 16비트가 되므로 숫자 하나를 4비트로 사용하여 4자리 효과를 내서 2000년도를 100으로 표시한방법과;2 digits for the year display, 1 digit is 8 bits, 2 digits are 16 bits, and thus the year 2000 is represented by 100 using 4 digits with one digit; 기존 년도표시 2자리를 3자리로 년도 표시하는 방법으로 2000년도를 100으로 표시하는 방법과;A method of displaying the year 2000 as 100 by displaying the year as 2 digits of the existing year display; 기존 년도표시 2자리를 4자리로 년도표시 하는 방법으로 2000년도를 100으로 표시하는 방법으로 구성되어있는것을 특징으로하는 컴퓨터 2000년 인식오류 년도표시 해결 방법.A method for resolving the year 2000 recognition error of a computer, characterized in that the existing year display is made up of two digits and four digits. 도 3 는 본 발명의 년도표시 순서도 이다.3 is a flow chart showing the year of the present invention. YY (년도; 정수, 2자리, 3자리, 4자리), MM ( 월; 정수, 2자리),YY (year; integer; 2, 3, 4 digits), MM (month; integer, 2 digits), DD (일; 정수, 2자리) 단계(100);DD (one; integer, two digit) step 100; SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200; YY MM DD 로 출력하는 단계(300);Outputting to YY MM DD (300); YY = 00 조건 단계(600);YY = 00 condition step 600; MOVE 100 TO YY 처리 단계(700);MOVE 100 TO YY processing step 700; SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200; YY MM DD 로 출력하는 단계(300);Outputting to YY MM DD (300); YY = > 100 조건 단계(400);로 구성되어있어 있다.YY => 100 condition step 400; 상기 방법은 시스템에서 현재날짜를 입력받는 방법으로 시스템에서 99. 12. 31일이 지나 년도표시가 00이되면 자동적으로 2000년도표시를 100. 01. 01이 되도록 하는 방법.The above method is to receive the current date from the system. If the year display becomes 00 after 99. 12. 31 in the system, the year 2000 is automatically set to 100. 01. 01. 상기 방법에서 년도표시 2자리로 하여 1자리는 8비트, 2자리는 16비트가 되므로 숫자 하나를 4비트로 사용하여 3자리 효과를 내서 2000년도를 100으로 표시한방법과;In the above method, since the year is represented by two digits, one digit is 8 bits, and two digits are 16 bits. 년도표시 2자리로 하여 1자리는 8비트, 2자리는 16비트가 되므로 숫자 하나를 4비트로 사용하여 4자리 효과를 내서 2000년도를 100으로 표시한방법과;2 digits for the year display, 1 digit is 8 bits, 2 digits are 16 bits, and thus the year 2000 is represented by 100 using 4 digits with one digit; 기존 년도표시 2자리를 3자리로 년도 표시하는 방법으로 2000년도를 100으로 표시하는 방법과;A method of displaying the year 2000 as 100 by displaying the year as 2 digits of the existing year display; 기존 년도표시 2자리를 4자리로 년도표시 하는 방법으로 2000년도표시를 100으로 사용하는 방법을 수행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium that records a program for performing the method of using the year 2000 as 100 by displaying the year with two digits of the previous year. 도 4 는 본 발명의 년도표시 순서도 이다.4 is a flow chart showing the year of the present invention. YY (년도; 정수, 2자리, 3자리, 4자리), MM ( 월; 정수, 2자리),YY (year; integer; 2, 3, 4 digits), MM (month; integer, 2 digits), DD (일; 정수, 2자리) 단계(100);DD (one; integer, two digit) step 100; SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200; YY MM DD 로 출력하는 단계(300);Outputting to YY MM DD (300); YY = 00 조건 단계(600);YY = 00 condition step 600; MOVE -00 TO YY 처리 단계(800);MOVE -00 TO YY processing step 800; SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200; YY MM DD 로 출력하는 단계(300);Outputting to YY MM DD (300); YY = > -00 조건 단계(900);로 구성되어있어 있다.YY => -00 condition step 900; 년도표시를 2자리로 하여 1자리는 8비트, 2자리는 16비트이므로 팩10진(Packed Decimal)형식에서는 오른쪽 byte에 부호(양수, 음수)를 표시하므로Since the year display is 2 digits, 1 digit is 8 bits and 2 digits are 16 bits, the packed decimal format displays the sign (positive or negative) in the right byte. 왼쪽 byte(4bit)빈 공간에 부호'-'를 표시하면 이것이 음수부호의 표시가 아니라 그냥 부호로 표시 하는 것임, 3자리효과를 내서 2000년도를 -00 표시하는 방법.If the sign '-' is displayed in the left byte (4bit) empty space, this is not a negative sign but just a sign. 상기 방법은 시스템에서 현재날짜를 입력받는 방법으로 시스템에서 99. 12. 31일이 지나 년도표시가 00이되면 자동적으로 2000년도표시를 -00.01.01이 되도록 하는 방법으로 구성되어있는것을 특징으로하는 컴퓨터 2000년 인식오류 년도표시 해결방법.The method is a method of receiving the current date from the system, the system is configured to automatically set the year 2000 to -00.01.01 when the year display becomes 00 after 99. 12. 31 days in the system Computer Year 2000 Recognition Error Year Resolution. 도 4 는 본 발명의 년도표시 순서도 이다.4 is a flow chart showing the year of the present invention. YY (년도; 정수, 2자리, 3자리, 4자리), MM ( 월; 정수, 2자리),YY (year; integer; 2, 3, 4 digits), MM (month; integer, 2 digits), DD (일; 정수, 2자리) 단계(100);DD (one; integer, two digit) step 100; SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200; YY MM DD 로 출력하는 단계(300);Outputting to YY MM DD (300); YY = 00 조건 단계(600);YY = 00 condition step 600; MOVE -00 TO YY 처리 단계(800);MOVE -00 TO YY processing step 800; SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200; YY MM DD 로 출력하는 단계(300);Outputting to YY MM DD (300); YY = > -00 조건 단계(900);로 구성되어있어 있다.YY => -00 condition step 900; 년도표시를 2자리로 하여 1자리는 8비트, 2자리는 16비트이므로 팩10진(Packed Decimal)형식에서는 오른쪽 byte에 부호(양수, 음수)를 표시하므로Since the year display is 2 digits, 1 digit is 8 bits and 2 digits are 16 bits, the packed decimal format displays the sign (positive or negative) in the right byte. 왼쪽 byte(4bit)빈 공간에 부호'-'를 표시하면 이것이 음수부호의 표시가 아니라 그냥 부호로 표시 하는 것임, 3자리효과를 내서 2000년도를 -00 표시하는 방법.If the sign '-' is displayed in the left byte (4bit) empty space, this is not a negative sign but just a sign. 상기 방법은 시스템에서 현재날짜를 입력받는 방법으로 시스템에서 99. 12. 31일이 지나 년도표시가 00이되면 자동적으로 2000년도표시를 -00. 01. 01이 되도록 하는 방법을 수행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.The above method is to input the current date in the system. If the year display becomes 00 after 99.12.31 in the system, the year 2000 is automatically displayed. 01. A computer-readable recording medium that records a program to perform a method of making 01. 도 5 은 본 발명의 년도표시 순서도 이다.5 is a flow chart showing the year of the present invention. YY (년도; 정수, 2자리, 3자리, 4자리), MM ( 월; 정수, 2자리),YY (year; integer; 2, 3, 4 digits), MM (month; integer, 2 digits), DD (일; 정수, 2자리) 단계(100);DD (one; integer, two digit) step 100; SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200; YY=-00 MM=01 DD=01 입력하는 단계(1000);Inputting YY = -00 MM = 01 DD = 01 (1000); SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200; YY MM DD 로 출력하는 단계(300);Outputting to YY MM DD (300); YY = > -00 조건 단계(900); 로 구성되어있어 있다.YY => -00 condition step 900; It consists of. 상기 방법은 직접날짜를 YY=-00 MM=01 DD=01을 입력하여 즉 2000년도를 -00으로 표시하는 방법.The method is to input the direct date YY = -00 MM = 01 DD = 01, that is, year 2000 as -00. 년도표시를 2자리로 하여 1자리는 8비트, 2자리는 16비트이므로 팩10진(Packed Decimal)형식에서는 오른쪽 byte에 부호(양수, 음수)를 표시하므로Since the year display is 2 digits, 1 digit is 8 bits and 2 digits are 16 bits, the packed decimal format displays the sign (positive or negative) in the right byte. 왼쪽 byte(4bit)빈 공간에 부호'-'를 표시하면 이것이 음수부호의 표시가 아니라 그냥 부호로 표시 하는 것임, 3자리효과를 내서 2000년도를 -00 표시하는 방법으로 구성되어 있는 것을 특징으로한 컴퓨터 2000년 인식오류 년도표시 해결 방법.When the sign '-' is displayed on the left byte (4bit) empty space, it is not a negative sign but is simply displayed as a sign. How to resolve computer 2000 recognition error year. 도 5 은 본 발명의 년도표시 순서도 이다.5 is a flow chart showing the year of the present invention. YY (년도; 정수, 2자리, 3자리, 4자리), MM ( 월; 정수, 2자리),YY (year; integer; 2, 3, 4 digits), MM (month; integer, 2 digits), DD (일; 정수, 2자리) 단계(100);DD (one; integer, two digit) step 100; SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200; YY=-00 MM=01 DD=01 입력하는 단계(1000);Inputting YY = -00 MM = 01 DD = 01 (1000); SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200; YY MM DD 로 출력하는 단계(300);Outputting to YY MM DD (300); YY = > -00 조건 단계(900);로 구성되어있어 있다.YY => -00 condition step 900; 상기 방법은 직접날짜를 YY=-00 MM=01 DD=01을 입력하여 즉 2000년도를 -00으로 표시하는 방법.The method is to input the direct date YY = -00 MM = 01 DD = 01, that is, year 2000 as -00. 년도표시를 2자리로 하여 1자리는 8비트, 2자리는 16비트이므로 팩10진(Packed Decima1)형식에서는 오른쪽 byte에 부호(양수, 음수)를 표시하므로Since the year display is 2 digits, 1 digit is 8 bits, and 2 digits are 16 bits, the packed decimal type displays the sign (positive or negative) in the right byte. 왼쪽 byte(4bit)빈 공간에 부호'-'를 표시하면 이것이 음수부호의 표시가 아니라 그냥 부호로 표시 하는 것임, 3자리효과를 내서 2000년도를 -00 표시하는 방법을 수행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.If the sign '-' is displayed in the left byte (4bit) empty space, this is not a sign of negative sign but just a sign. A computer with a program to perform the method of displaying -00 with 2000 digits. Recordable media that can be read by 도 6 은 본 발명의 년도표시 순서도 이다.6 is a flow chart showing the year of the present invention. YY (년도; 정수, 2자리, 3자리, 4자리), MM ( 월; 정수, 2자리),YY (year; integer; 2, 3, 4 digits), MM (month; integer, 2 digits), DD (일; 정수, 2자리) 단계(100);DD (one; integer, two digit) step 100; SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200; YY=-00 MM=01 DD=01 입력하는 단계(1000);Inputting YY = -00 MM = 01 DD = 01 (1000); MOVE 100 TO YY 처리 단계(700);MOVE 100 TO YY processing step 700; SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200; YY MM DD 로 출력하는 단계(300);Outputting to YY MM DD (300); YY = > 100 조건 단계(400); 로 구성되어있어 있다.YY => 100 condition step 400; It consists of. 년도표시를 2자리로 하여 1자리는 8비트, 2자리는 16비트이므로 팩10진(Packed Decimal)형식에서는 오른쪽 byte에 부호(양수, 음수)를 표시하므로Since the year display is 2 digits, 1 digit is 8 bits and 2 digits are 16 bits, the packed decimal format displays the sign (positive or negative) in the right byte. 왼쪽 byte(4bit)빈 공간에 부호'-'를 표시하면 이것이 음수부호의 표시가 아니라 그냥 부호로 표시 하는것임, 3자리효과를 내서 2000년도를 -00 표시하는 방법.If the sign '-' is displayed in the left byte (4bit) empty space, this is not a sign of negative sign but just a sign. 상기 방법은 직접날짜를 YY=-00 MM=01 DD=01을 입력하여 즉 2000년도를 -00으로 표시하는 방법을 MOVE 100 TO YY 처리 단계(700);The method includes a MOVE 100 TO YY processing step 700 in which a direct date is inputted as YY = -00 MM = 01 DD = 01, that is, a year 2000 is displayed as -00; 상기 방법은 2000년도표시를 100으로 하는 방법으로 구성되어 있는 것을 특징으로한 컴퓨터 2000년 인식오류 년도표시 해결 방법.The method of claim 2000, wherein the year 2000 error is displayed. 도 6 은 본 발명의 년도표시 순서도 이다.6 is a flow chart showing the year of the present invention. YY (년도; 정수, 2자리, 3자리, 4자리), MM ( 월; 정수, 2자리),YY (year; integer; 2, 3, 4 digits), MM (month; integer, 2 digits), DD (일; 정수, 2자리) 단계(100);DD (one; integer, two digit) step 100; SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200; YY=-00 MM=01 DD=01 입력하는 단계(1000);Inputting YY = -00 MM = 01 DD = 01 (1000); MOVE 100 TO YY 처리 단계(700);MOVE 100 TO YY processing step 700; SYSTEM DATE (현재 컴퓨터 날짜를 나타냄) 단계(200);SYSTEM DATE (indicating the current computer date) step 200; YY MM DD 로 출력하는 단계(300);Outputting to YY MM DD (300); YY = > 100 조건 단계(400); 로 구성되어있어 있다.YY => 100 condition step 400; It consists of. 년도표시를 2자리로 하여 1자리는 8비트, 2자리는 16비트이므로 팩10진(Packed Decimal)형식에서는 오른쪽 byte에 부호(양수,음수)를 표시하므로Since the year display is 2 digits, 1 digit is 8 bits, and 2 digits are 16 bits, the packed decimal format displays the sign (positive or negative) in the right byte. 왼쪽 byte(4bit)빈 공간에 부호'-'를 표시하면 이것이 음수부호의 표시가 아니라 그냥 부호로 표시 하는것임, 3자리효과를 내서 2000년도를 -00 표시하는 방법.If the sign '-' is displayed in the left byte (4bit) empty space, this is not a sign of negative sign but just a sign. 상기 방법은 직접날짜를 YY=-00 MM=01 DD=01을 입력하여 즉 2000년도를 -00으로 표시하는 방법을 MOVE 100 TO YY로 처리 단계(700);The method may further include: processing M700 100 TO YY by inputting a direct date YY = −00 MM = 01 DD = 01, that is, displaying year 2000 as −00; 상기 방법은 2000년도표시를 100으로 사용하는 방법을 수행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.The method is a computer-readable recording medium having recorded thereon a program for performing a method of using the year 2000 representation as 100. 제 7 항, 제 8 항, 제 9 항, 제 10 항, 제 11 항, 제 12 항에 있어서 부호'-'를 다른 부호나 문자를 사용할수있고, 년도표시 3자리, 4자리에도 사용할 수 있는 방법.In claim 7, 8, 9, 10, 11, and 12, the sign "-" can use another sign or character, and it can be used also for 3 and 4 digits of a year display. Way. 제 7 도 윤년, 평년표시 순서도.Fig. 7 Leap year, normal year display flowchart. YEAR = > 100 조건 단계(1100);YEAR => 100 condition step 1100; YEAR = > 100일때 YEAR에 1900을 더하여 2000년 이상 되게 하는 단계(1200);Adding 1200 to YEAR when YEAR => 100, making it more than 2000 years 1200; YEAR가 4로 나누어지지 않으면 평년으로 계산하는 단계(1300);If YEAR is not divided by 4, calculating the average year (1300); YEAR가 100으로 나누어지면 평년으로 계산하는 단계(1400);If YEAR is divided by 100, calculating the average year (1400); YEAR가 다시 400으로 나누어지면 윤년 그렇지 않으면 평년으로 계산하는 단계(1500);로 이와 같은 방법을 특징으로 구성되어 있는 윤년 평년 계산방법.If YEAR is divided again to 400, the leap year or otherwise calculated as the average year (1500); leap year average year calculation method comprising the above method. 제 7 도 년도표시 순서도에있어서In the seventh year year flow chart YEAR = > 100 조건 단계(1100);YEAR => 100 condition step 1100; YEAR = > 100일때 YEAR에 1900을 더하여 2000년 이상 되게 하는 단계(1200);Adding 1200 to YEAR when YEAR => 100, making it more than 2000 years 1200; YEAR가 4로 나누어지지 않으면 평년으로 계산하는 단계(1300);If YEAR is not divided by 4, calculating the average year (1300); YEAR가 100으로 나누어지면 평년으로 계산하는 단계(1400);If YEAR is divided by 100, calculating the average year (1400); YEAR가 다시 400으로 나누어지면 윤년 그렇지 않으면 평년으로 계산하는 단계(1500); 로 이 방법을 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.If YEAR is divided by 400 again, calculating a leap year or a normal year (1500); A computer-readable recording medium that contains a program for executing this method. 제 8 도 년도표시 순서도에있어서In the eighth year year flow chart 평년 윤년계산은 YEAR = > 100의 조건 단계(1100);The average year leap year calculation is a condition step 1100 of YEAR => 100; YEAR를 4로 나누어지지 않으면 평년으로 계산하는 단계(1300);Calculating YEAR if it is not divided by four (1300); YEAR가 100으로 나누어지면 평년으로 계산하는 단계(1400);If YEAR is divided by 100, calculating the average year (1400); YEAR의 기본값 100일때 400씩 계속더해주어서 생기는 값 8000이 될 때까지 즉 (100,500,900,....8000)까지 400의 배수는 윤년으로 계산하는 단계(1600); 로 이와 같은 방법을 특징으로 구성되어 있는 윤년 평년 계산방법.Calculating a leap year in multiples of 400 until the value 8000 obtained by adding 400 in YEAR default value 100, that is, (100,500,900, .... 8000) is a leap year (1600); The leap year average year calculation method is characterized by such a method. 평년 윤년계산은 YEAR = > 100의 조건 단계(1100);The average year leap year calculation is a condition step 1100 of YEAR => 100; YEAR를 4로 나누어지지 않으면 평년으로 계산하는 단계(1300);Calculating YEAR if it is not divided by four (1300); YEAR가 100으로 나누어지면 평년으로 계산하는 단계(1400);If YEAR is divided by 100, calculating the average year (1400); YEAR의 기본값 100일때 400씩 계속더해주어서 생기는 값 8000이 될 때까지 즉 (100,500,900,....8000)까지 400의 배수는 윤년으로 계산하는 단계(1600);로 이 방법을 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.When the default value of YEAR is 100, 400 is added to each other until the value of 8000 is reached, i.e., (100,500,900, .... 8000). Recordable computer-readable recording media.
KR1019990052845A 1999-11-25 1999-11-25 Y2K Solution Method and Record Medium KR20010048239A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019990052845A KR20010048239A (en) 1999-11-25 1999-11-25 Y2K Solution Method and Record Medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019990052845A KR20010048239A (en) 1999-11-25 1999-11-25 Y2K Solution Method and Record Medium

Publications (1)

Publication Number Publication Date
KR20010048239A true KR20010048239A (en) 2001-06-15

Family

ID=19621911

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019990052845A KR20010048239A (en) 1999-11-25 1999-11-25 Y2K Solution Method and Record Medium

Country Status (1)

Country Link
KR (1) KR20010048239A (en)

Similar Documents

Publication Publication Date Title
US5644762A (en) Method and apparatus for recording and reading date data having coexisting formats
US5737735A (en) Method and apparatus for recording and reading date data having coexisting formats
US4956809A (en) Method for canonical ordering of binary data for portable operating systems
KR100584038B1 (en) Large character set browser
CN113822037B (en) Method, device, equipment and medium for inserting placeholder and generating data mapping table
JP2007179347A (en) Program verification support system
KR20010048239A (en) Y2K Solution Method and Record Medium
CN101201829B (en) Chinese character library system as well as character code display method thereof
US6055532A (en) Method and apparatus for recording and reading date data having coexisting formats
JPS6177969A (en) Paging system for correction
ES2297380T3 (en) PROCEDURE FOR THE DETERMINATION OF DISCREPANCES OF A TERMINAL SYSTEM MESSAGE REGARDING A REFERENCE MESSAGE.
JPS6122822B2 (en)
JPS642970B2 (en)
CN110543732B (en) Free-form finite element model data reading method based on regional navigation code
JP2758778B2 (en) Print data output method
CN117373025A (en) Method for identifying and outputting instrument number from process flow chart
JP3337469B2 (en) Information processing device
JPH04273519A (en) End batch management system for message
JPH02114327A (en) Dynamic changing system for access information
JP3014749B2 (en) Image memory device
Erez et al. Photogrammetric data acquisition using an interactive computer graphics system
JPH03184193A (en) Card processor
JP2755175B2 (en) Data statistical information time series management system and data statistical information totaling calculation method
JPS6323576B2 (en)
JPS6227420B2 (en)

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination