JP2879873B2 - Display processing method of serial number time data - Google Patents
Display processing method of serial number time dataInfo
- Publication number
- JP2879873B2 JP2879873B2 JP4312131A JP31213192A JP2879873B2 JP 2879873 B2 JP2879873 B2 JP 2879873B2 JP 4312131 A JP4312131 A JP 4312131A JP 31213192 A JP31213192 A JP 31213192A JP 2879873 B2 JP2879873 B2 JP 2879873B2
- Authority
- JP
- Japan
- Prior art keywords
- time
- serial number
- display
- format
- time data
- Prior art date
- Legal status (The legal status 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 status listed.)
- Expired - Lifetime
Links
- 238000003672 processing method Methods 0.000 title description 2
- 230000001186 cumulative effect Effects 0.000 claims description 26
- 238000006243 chemical reaction Methods 0.000 claims description 25
- 238000000034 method Methods 0.000 claims description 13
- 238000010586 diagram Methods 0.000 description 5
- 125000004122 cyclic group Chemical group 0.000 description 2
- 230000006870 function Effects 0.000 description 2
Landscapes
- Calculators And Similar Devices (AREA)
Description
【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION
【0001】[0001]
【産業上の利用分野】本発明は、作表計算処理システム
に有用な、連番形式の時刻データを時間、累積時間、累
積分などの他の時刻表示形式データに変換するための表
示処理方法に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a display processing method for converting serial number format time data into other time display format data such as time, cumulative time, cumulative minute, etc., which is useful for a tabulation calculation processing system. About.
【0002】[0002]
【従来の技術】時間計算を伴うデータ処理では、時間、
分、秒からなる通常の時刻データを用いると、24進法
と60進法とを始終意識して進法変換処理を行う必要が
あり、処理が煩雑となるため、一般には連番形式の時刻
データが用いられている。この連番形式の時刻は、1日
の長さを基準とするもので、1日の時間の長さが86,
400秒あることから、1/86,400を単位として
86,400進法で1日の時間の長さを測るものであ
る。これによりたとえば、1分は60/86,400、
1時間は60×60/86,400、1日は24×60
×60/86,400=1で表される。図4の(a)に
示すA2,B2,C2はそれぞれ連番時刻データの例で
ある。2. Description of the Related Art In data processing involving time calculation, time,
If normal time data consisting of minutes and seconds is used, it is necessary to carry out the algebraic conversion process while always being aware of the 24-ary system and the 60-base system, and the process becomes complicated. Data is used. The time in the serial number format is based on the length of one day, and the time length of one day is 86,
Since there are 400 seconds, the length of a day is measured in the unit of 1 / 86,400 in the 86,400 base. Thus, for example, one minute is 60 / 86,400,
60 × 60 / 86,400 for 1 hour, 24 × 60 for 1 day
× 60 / 86,400 = 1. A2, B2, and C2 shown in FIG. 4A are examples of serial number time data.
【0003】従来の作表計算処理システムでは、連番時
刻データを通常の時間(hh)、分(mm)、秒(S
S)からなる時刻データに変換するには、非累積の循環
表示形式にするため連番時刻データの整数部を無視し、
小数部は86400を乗算して秒形式のデータに変換し
た後、1時間の秒数60×60=3600で除算して商
の整数部から時間値(hh)を求め、さらにその剰余を
1分の秒数60で除算して分値(mm)を求め、最後の
剰余を秒値(ss)として出力する方法がとられてい
る。図4の(b)は、(a)の連番時刻データを通常の
時刻データに変換したものである。In the conventional tabulation calculation processing system, serial number time data is converted into a normal time (hh), a minute (mm), a second (S
To convert to the time data consisting of S), ignore the integer part of the serial number time data in order to make it a non-cumulative cyclic display format,
The fractional part is multiplied by 86400 to convert to data in the form of seconds, then divided by the number of seconds in one hour 60 × 60 = 3600 to obtain a time value (hh) from the integer part of the quotient, and further dividing the remainder by one minute. Is divided by the number of seconds 60 to obtain a minute value (mm), and the last remainder is output as a second value (ss). FIG. 4B shows the serial number time data of FIG. 4A converted to normal time data.
【0004】従来のシステムで、用いられている時刻表
示方法は24時間形式または60分形式のものであり、
表示形式の変換時に前述したように連番時刻データの整
数部を無視していることによって時刻が24時あるいは
60分を超えるとそれぞれの0時あるいは0分に戻る非
累積の循環表示が行われる。図4の(c)にA2+B2
+C2を24時の範囲で表した例を示す。しかし図4の
(d),(e)に示すような24時を超えてもそのまま
累積した時間表示を行う累積時間表示形式や、同様に分
での時刻表示の場合、60分を超えてもそのまま累積し
た分表示を行う累積分表示形式などの表示形式が利用者
によって要求される場合もあるが、従来のシステムでは
システム側にそのサポート機能がないため、利用者が各
自で計算式やマクロを定義して、表示形式を変換する処
理を行わせなければならなかった。In a conventional system, a time display method used is a 24-hour format or a 60-minute format.
As described above, when the display format is converted, since the integer part of the serial number time data is ignored, when the time exceeds 24:00 or 60 minutes, the non-cumulative cyclic display that returns to 0 hour or 0 minute is performed. . FIG. 4C shows A2 + B2.
An example in which + C2 is expressed in the range of 24 o'clock is shown. However, as shown in FIGS. 4 (d) and 4 (e), the accumulated time display format in which the accumulated time is displayed as it is even after 24 hours, or the time display in minutes in the same manner, even if it exceeds 60 minutes. In some cases, the user may require a display format such as the accumulated minute display format that displays the accumulated minutes as it is.However, in the conventional system, the system does not have the function to support it. Must be defined and the display format must be converted.
【0005】たとえば、スプレッドシートを用いた従来
の作表計算処理システムでは、表中のセルに時間計算を
伴うデータを累積時間と分の組み合わせ形式で表示する
必要がある場合、そのようなセル位置ごとに連番時刻デ
ータを所望の時刻表示形式のデータに変換する計算式を
設定する操作を行わなければならなかった。For example, in a conventional spreadsheet calculation processing system using a spreadsheet, when it is necessary to display data accompanying time calculation in a cell in a table in a combined form of accumulated time and minute, such a cell position is required. In each case, an operation for setting a calculation formula for converting serial number time data into data in a desired time display format has to be performed.
【0006】図5は、このような従来システムにおける
累積時間(分)表示を行う場合の利用者が行う操作をフ
ローで示したものである。スプレッドシートのあるセル
において、利用者は、図4の(c)や(e)の例のA2
+B2+C2のような、連番時刻データを対象とする時
刻計算式を設定した場合、その後、図5のフローに
(1)ないし(7)のステップで示されるような操作を
行う。FIG. 5 is a flow chart showing operations performed by a user when displaying the accumulated time (minutes) in such a conventional system. In a certain cell of the spreadsheet, the user checks A2 in the example of FIG. 4 (c) or (e).
When a time calculation expression such as + B2 + C2 is set for the serial number time data, the operation shown in steps (1) to (7) in the flow of FIG. 5 is then performed.
【0007】まず(1),(2),(3)で時刻表示を
累積時間表示とするか、累積分表示とするか、あるいは
累積時間と分の組み合わせ表示とするかを決定し、それ
ぞれ決定した場合ごとに、(4),(5),(6)のい
ずれかで示される式、つまり(4)では連番を累積時間
に変換する式、(5)では連番を累積分に変換する式、
(6)では連番を累積時間と分表示に変換する式を設定
する操作を行う。次に(7)で表示形式の変換指示操作
を行い、累積時間(分)形式での表示を行わせる。First, in (1), (2) and (3), it is determined whether the time display is to be the cumulative time display, the cumulative minute display, or the combined display of the cumulative time and minute. In each case, the expression represented by any of (4), (5), and (6), that is, (4) is an expression for converting a serial number to an accumulated time, and (5) is an expression for converting a serial number to an accumulated time Expression,
In (6), an operation for setting an expression for converting the serial number into the accumulated time and minute display is performed. Next, in step (7), a display format conversion instruction operation is performed, and display is performed in the accumulated time (minute) format.
【0008】[0008]
【発明が解決しようとする課題】従来の作表計算処理シ
ステムでは、連番時刻データについて計算を行った場
合、計算結果が24時あるいは60分などの基準値の範
囲を超えると非累積で循環表示され、計算結果の基準値
を超えた正しい累積時間あるいは分をそのまま表示する
ことが簡単にはできなかった。In the conventional tabulation calculation processing system, when a calculation is performed on serial number time data, if the calculation result exceeds a reference value range such as 24:00 or 60 minutes, it is circulated non-cumulatively. It was not easy to display the correct accumulated time or minute that was displayed and exceeded the reference value of the calculation result.
【0009】本発明は、連番時刻データを用いる作表計
算処理システムにおいて、累積時間(分)形式での表示
を利用者が簡単な操作で実現できるようにすることを目
的としている。SUMMARY OF THE INVENTION It is an object of the present invention to provide a tabulation calculation processing system using serial number data so that a user can realize display in the form of accumulated time (minutes) by a simple operation.
【0010】[0010]
【課題を解決するための手段】本発明は、連番形式の時
刻データを、時間の単位あるいは分の単位で累積表示を
行う時刻表示形式に変換する計算式および非連番形式の
時間文字列データを連番形式の時刻データに変換する計
算式と、利用者からの選択指示操作に基づき上記計算式
の任意の1つを選択する手段とを備え、表中に表示すべ
き任意の連番形式の時刻データについて、上記手段によ
り選択された計算式を適用して表示形式の変換処理を実
行し、変換処理結果の時刻データを出力することを特徴
としている。SUMMARY OF THE INVENTION The present invention relates to a serial number format.
Time data is displayed cumulatively in units of hours or minutes.
Formula to be converted to time display format and non-sequential format
Total time to convert time string data to serial number format time data
The above formula based on the formula and the selection instruction operation from the user
Means for selecting any one of
Time data in any serial number format
Apply the selected formula to perform the display format conversion process.
And outputting time data of the conversion processing result .
【0011】図1は、本発明の原理説明図である。図1
において、1はキーボード、2表示装置、3は作表計算
処理部、4は時刻表示変換処理部である。FIG. 1 is a diagram illustrating the principle of the present invention. FIG.
1, 1 is a keyboard, 2 display device, 3 is a tabulation calculation processing unit, and 4 is a time display conversion processing unit.
【0012】作表計算処理部3は、キーボード1および
表示装置2の画面を介して利用者と対話しながら、入力
されるコマンド、表データ、計算式に基づいて表データ
の計算を行い、計算結果をデータ表中に出力する作表処
理を行う。このとき表データが連番時刻データである場
合、作表計算処理部3から時刻表示変換処理部4へ依頼
して表示形式を変換する処理を行わせる。The table calculation processor 3 calculates table data based on input commands, table data, and calculation formulas while interacting with the user via the keyboard 1 and the screen of the display device 2, and calculates the table data. Perform tabulation processing to output the results in a data table. At this time, if the table data is serial number time data, the tabulation calculation processing unit 3 requests the time display conversion processing unit 4 to perform a process of converting the display format.
【0013】時刻表示変換処理部4は、表示すべき連番
時刻データごとに、利用者からの操作指示に応じて表示
形式変換のための計算式を選択し、演算を実行して、表
示形式を利用者が意図する形式に変換して表中に出力す
る。図示の例では表示形式の選択操作は、時間(h
h)、分(mm)、秒(ss)のどのような組み合わせ
表示形式を選択するかの第1の選択操作と、表示形式と
して24時間表示か、12時間表示か、累積時間表示か
のいずれかを選択する第2の選択操作の2段階で行わ
れ、その結果、24時間(非累積)表示形式計算式、1
2時間(非累積)表示形式計算式、24時間累積表示形
式計算式、分(非累積)表示形式計算式、秒(非累積)
表示形式計算式等の変換用計算式が選択可能にされる。
しかしこれらは例示的なものにすぎず、他の任意の計算
式、たとえば累積秒表示形式計算式などを選択可能範囲
に含めることもできる。これらの各計算式は予め時刻表
示変換処理部4内に設定されており、利用者がその都度
入力する必要はない。The time display conversion processing unit 4 selects a calculation formula for display format conversion in accordance with an operation instruction from a user for each serial number time data to be displayed, executes a calculation, and Is converted to the format intended by the user and output in the table. In the illustrated example, the display format selection operation is performed using the time (h
h) a first selection operation for selecting a combination display format of minutes (mm) and seconds (ss); and a display format of any of a 24-hour display, a 12-hour display, and a cumulative time display This is performed in two stages of the second selection operation for selecting the item, and as a result, the 24-hour (non-cumulative) display format calculation formula,
2-hour (non-cumulative) display formula, 24-hour cumulative display formula, minute (non-cumulative) display formula, seconds (non-cumulative)
A conversion formula such as a display format calculation formula can be selected.
However, these are merely examples, and any other calculation formula, for example, a calculation formula of a cumulative second display format, may be included in the selectable range. These calculation formulas are set in the time display conversion processing unit 4 in advance, and the user does not need to input them each time.
【0014】[0014]
【作用】図1に示される本発明の構成により、利用者
は、作表処理中に連番時刻データを累積時間表示形式そ
の他の時刻表示形式に変換したい場合、単に目標の時刻
表示形式を選択するだけでよく、連番時刻データが現れ
るごとにいちいち変換用の計算式あるいはマクロを入力
する煩雑な操作は不要となる。また、変換用の計算式あ
るいはマクロを入力する必要がないため、メモリの有効
利用や、性能向上をはかることができる。According to the configuration of the present invention shown in FIG. 1, when the user wants to convert the serial number time data into the accumulated time display format or another time display format during the tabulation processing, the user simply selects the target time display format. And a complicated operation of inputting a calculation formula or macro for conversion each time serial number time data appears becomes unnecessary. Further, since there is no need to input a calculation formula or macro for conversion, it is possible to effectively use a memory and improve performance.
【0015】[0015]
【実施例】図2および図3を用いて本発明の実施例を説
明する。図2は、本発明の1実施例システムの構成図で
あり、図中の5はキーボードであり、連番文字列や非連
番の時間文字列等の時刻データの入力および時刻表示形
式の選択等のためのコマンド指示を与える。6はキーボ
ード制御部であり、キーボードから与えられたコマンド
を内部命令に置き換える制御を行う。7は処理装置であ
り、作表計算処理および時刻表示処理のソフトによって
動作する。8は処理制御部であり、キーボード制御部6
より与えられた命令にしたがって対応する処理の制御を
行う。9は演算部であり、連番形式の時刻データに基づ
く時間計算機能をもつ。10は時刻表示変換処理部であ
り、連番時刻データを指示された表示形式の時間文字列
に、あるいは時間文字列を連番時刻データに変換する処
理を行う。11は時間文字列バッファであり、時刻表示
変換処理部10で変換された結果の時間文字列を一時的
にスタックしておくためのものである。12は演算結果
スタックであり、演算部9で演算した結果の連番形式の
時刻データを一時的にスタックしておくためのものであ
る。13は表示文字列バッファであり、時間文字列バッ
ファ11あるいは演算結果スタック12から取り出した
表示すべき時間文字列あるいは連番時刻データを格納す
る。14は表示装置であり、表示文字列バッファ13に
格納されている文字列を表示タイミングにしたがって読
み出し、画面に表示する。An embodiment of the present invention will be described with reference to FIGS. FIG. 2 is a block diagram of a system according to an embodiment of the present invention. In FIG. 2, reference numeral 5 denotes a keyboard, which inputs time data such as a serial number character string or a non-serial number time character string and selects a time display format. Give command instructions for etc. Reference numeral 6 denotes a keyboard control unit which controls a command given from the keyboard to be replaced with an internal command. Reference numeral 7 denotes a processing device which is operated by software for tabulation calculation processing and time display processing. Reference numeral 8 denotes a processing controller, and a keyboard controller 6
The corresponding processing is controlled according to the given instruction. Reference numeral 9 denotes an arithmetic unit, which has a time calculation function based on time data in a serial number format. Reference numeral 10 denotes a time display conversion processing unit which performs a process of converting serial number time data into a time character string in a designated display format, or converting a time character string into serial number time data. Reference numeral 11 denotes a time character string buffer for temporarily stacking the time character string converted as a result of the time display conversion processing unit 10. Numeral 12 denotes an operation result stack for temporarily stacking serial number time data of the result calculated by the operation unit 9. A display character string buffer 13 stores a time character string to be displayed or serial number time data extracted from the time character string buffer 11 or the operation result stack 12. A display device 14 reads a character string stored in the display character string buffer 13 in accordance with display timing and displays the character string on a screen.
【0016】時刻表示変換処理部10は、連番時刻デー
タを複数種類の表示形式のうちのいずれか指定された1
つの時刻データに変換するための計算式および複数種類
の表示形式のうちの指定された1つのものの時刻データ
を連番時刻データに逆変換するための計算式を複数種類
備えている。The time display conversion processing unit 10 converts the serial number time data into one of a plurality of display formats designated by one.
There are a plurality of calculation formulas for converting to one time data and a plurality of calculation formulas for inversely converting the time data of a designated one of a plurality of display formats into serial number time data.
【0017】処理制御部8は、キーボード制御部6から
与えられた命令が、入力された連番時刻データか演算結
果スタック12に格納されている連番時刻データのみを
用いる時間計算を行うものである場合には、演算部9に
対してそれらのデータを直接用いた時間計算を行うよう
に制御する。他方、時間計算に用いる時刻データに、入
力されたあるいは時間文字列バッファ11にある非連番
の時間文字列が含まれる場合には、その時間文字列を時
刻表示変換処理部10に転送して連番時刻データに変換
してから演算部9に渡し、時間計算を行わせる。The processing control section 8 performs a time calculation in which the command given from the keyboard control section 6 uses only the input serial number time data or the serial number time data stored in the operation result stack 12. In some cases, the arithmetic unit 9 is controlled so as to perform time calculation using those data directly. On the other hand, when the time data used for the time calculation includes a non-sequential time character string input or in the time character string buffer 11, the time character string is transferred to the time display conversion processing unit 10. After being converted to serial number time data, the data is passed to the arithmetic unit 9 and time calculation is performed.
【0018】演算部9による演算の結果は、演算結果ス
タック12に一旦格納されるか、あるいは命令により特
定の時刻表示形式が指示されている場合には時刻表示変
換処理部10に送られてその時刻表示形式に変換されて
から時間文字列バッファ11に格納される。The result of the operation by the operation unit 9 is temporarily stored in the operation result stack 12, or sent to the time display conversion processing unit 10 when a specific time display format is specified by an instruction. After being converted to the time display format, it is stored in the time character string buffer 11.
【0019】図3は、図2の本発明実施例における時刻
表示変換処理部10の変換処理のフロー図である。まず
変換処理データaとして、連番文字列または非連番の時
間文字列が与えられる。なお時間文字列は、時間の単位
で累積表示が可能にされている。次にaとして連番文字
列が与えられたのか時間文字列が与えられたのかを識別
する(入力属性として識別可能にされている)。FIG. 3 is a flowchart of the conversion process of the time display conversion processing unit 10 in the embodiment of the present invention shown in FIG. First, a serial number character string or a non-serial number time character string is given as the conversion processing data a. The time string is a unit of time
, The cumulative display is enabled. Next, it is determined whether a serial number character string or a time character string has been given as a (identified as an input attribute).
【0020】与えられたaが連番字列である場合(YE
S)には、aにaの整数部と小数部の全体に1日の秒数
86400を乗じて対応する秒数bの値を求め、次に出
力する時刻表示形式が時間単位で累積表示を行う累積時
間形式か分単位での累積表示を行う累積分形式かを識別
する。ここでいずれかの形式が、利用者からの命令によ
って指定されている。なおこの場合は、簡単化のため出
力する時刻表示形式を累積時間形式と累積分形式の2種
類だけとしている。累積時間形式の場合(YES)に
は、bの値を1時間の秒数3600で除して累積時間値
を求め、また累積分形式の場合(NO)には、bの値を
1分の秒数60で除して累積分値を求めて出力する。も
しも累積時間と分、秒の組み合わせ表示形式である時間
文字列も処理できるようにしたければ、累積時間を求め
た後の剰余を60で除して分を求め、その剰余の秒値と
併せて出力すればよい。When given a is a serial number character string (YE
In S), a is multiplied by the number of seconds in the day 86400 to the whole of the integer part and the decimal part of a to obtain the value of the corresponding number of seconds b. Identify the cumulative time format to be performed or the cumulative minute format to perform cumulative display in minutes. Here, one of the formats is specified by a command from the user. Note in this case, Ru time display format output for simplicity only two kinds of cumulative fraction form a cumulative time format Tei. In the case of the cumulative time format (YES), the value of b is divided by the number of seconds per hour 3600 to obtain the cumulative time value. In the case of the cumulative minute format (NO), the value of b is calculated by dividing the value of b by 1 minute. Divide by the number of seconds 60 to obtain and output the accumulated minute value. If you want to be able to process a time character string that is a combination display format of accumulated time, minute, and second, divide the remainder after calculating the accumulated time by 60 to find the minute, and add it to the second value of the remainder. Just output it.
【0021】他方、与えられたデータaが時間文字列で
あった場合(NO)には、時間文字列を連番文字列に変
換する処理が行われる。まず時間文字列のaを時間部と
分部と秒部とに分離し、時間部には3600を乗じ、分
部には60を乗じてそれぞれを秒値に変換する。ここで
各部の秒値をc,d,eで表す。次にc+d+eの合計
値を求め、さらに86400で除して連番文字列を生成
する。この場合、与えられた時間文字列が24時間を超
える累積時間値をもっていると、生成された連番文字列
の整数部は1以上の値をもつことになる。On the other hand, if the given data a is a time character string (NO), a process of converting the time character string into a serial number character string is performed. First, a in the time character string is separated into a time part, a minute part, and a second part, and the time part is multiplied by 3600, and the minute part is multiplied by 60 to convert each into a second value. Here, the seconds value of each part is represented by c, d, and e. Next, a total value of c + d + e is obtained and further divided by 86400 to generate a serial number character string. In this case, if the given time character string has a cumulative time value exceeding 24 hours, the integer part of the generated serial number character string will have a value of 1 or more.
【0022】[0022]
【発明の効果】本発明によれば、作表計算処理中での時
間計算に伴って累積時間(分)表示が必要になっても利
用者の負担をあまり増加させることなく簡単な操作で表
示を行わせることができ、作表計算処理システムの利用
性の向上と処理の効率化とを図ることができる。また、
変換用の計算式あるいはマクロを入力する必要がないた
め、メモリの有効利用や、性能向上をはかることができ
る。According to the present invention, even if it is necessary to display the accumulated time (minutes) with the time calculation during the tabulation calculation processing, the display can be performed by a simple operation without increasing the burden on the user much. Can be performed, thereby improving the usability of the tabulation calculation processing system and the efficiency of the processing. Also,
Since there is no need to input a calculation formula or macro for conversion, it is possible to effectively use a memory and improve performance.
【図1】本発明の原理説明図である。FIG. 1 is a diagram illustrating the principle of the present invention.
【図2】本発明の1実施例システムの構成図である。FIG. 2 is a configuration diagram of a system according to an embodiment of the present invention.
【図3】本発明実施例における変換処理のフロー図であ
る。FIG. 3 is a flowchart of a conversion process in the embodiment of the present invention.
【図4】連番時刻データの例の説明図である。FIG. 4 is an explanatory diagram of an example of serial number time data.
【図5】従来システムにおける累積時間(分)表示操作
のフロー図である。FIG. 5 is a flowchart of a cumulative time (minute) display operation in the conventional system.
1 キーボード 2 表示装置 3 作表計算処理部 4 時刻表示変換処理部 Reference Signs List 1 keyboard 2 display device 3 tabulation calculation processing unit 4 time display conversion processing unit
Claims (1)
処理を行う作表計算処理システムにおいて、 連番形式の時刻データを、時間の単位あるいは分の単位
で累積表示を行う時刻表示形式に変換する計算式および
非連番形式の時間文字列データを連番形式の時刻データ
に変換する計算式と、 利用者からの選択指示操作に基づき上記計算式の任意の
1つを選択する手段とを備え、 表中に表示すべき任意の連番形式の時刻データについ
て、上記手段により選択された計算式を適用して表示形
式の変換処理を実行し、変換処理結果の時刻データを出
力することを特徴とする連番形式の時刻データの表示処
理方法。1. A tabulation computing system that performs time calculation processing by using time data of the serial number format, the time data of the serial number format, the time format for performing cumulative in units or units of minutes of time The formula to convert and
Non-sequential time string data is converted to sequential time data
Converted into the formula, and means for selecting one of any upper SL total formula based on the selection instruction operation from a user, the time data of any serial number format to be displayed in the table, the A display method for displaying serial number format time data, wherein a conversion process of a display format is executed by applying a calculation formula selected by the means, and time data as a result of the conversion process is output.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP4312131A JP2879873B2 (en) | 1992-11-20 | 1992-11-20 | Display processing method of serial number time data |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP4312131A JP2879873B2 (en) | 1992-11-20 | 1992-11-20 | Display processing method of serial number time data |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH06161710A JPH06161710A (en) | 1994-06-10 |
| JP2879873B2 true JP2879873B2 (en) | 1999-04-05 |
Family
ID=18025629
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP4312131A Expired - Lifetime JP2879873B2 (en) | 1992-11-20 | 1992-11-20 | Display processing method of serial number time data |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2879873B2 (en) |
-
1992
- 1992-11-20 JP JP4312131A patent/JP2879873B2/en not_active Expired - Lifetime
Also Published As
| Publication number | Publication date |
|---|---|
| JPH06161710A (en) | 1994-06-10 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP2879873B2 (en) | Display processing method of serial number time data | |
| JPS59200375A (en) | Electronic cash register | |
| JP6237043B2 (en) | Formula display control apparatus, formula display control method, formula display control program | |
| JP3252493B2 (en) | Electronic calculator and its calculation processing method | |
| JP3900929B2 (en) | Square root symbol display control apparatus, program, and square root symbol display control method | |
| JP3817937B2 (en) | Computing device and storage medium | |
| JP4935332B2 (en) | Fraction input display device and fraction input display program | |
| JPH1097501A (en) | Display device | |
| JP3211404B2 (en) | String output device | |
| JPH04130571A (en) | Numerical calculation method | |
| JPH1011401A (en) | Formula display device and formula display method | |
| JP2000122979A (en) | Computing device and storage medium | |
| JP3277497B2 (en) | Divider | |
| JPS6129075Y2 (en) | ||
| JP3521919B2 (en) | Calculator and fraction input and display method in calculator | |
| JP2965767B2 (en) | Programmable controller programming device and timer setting time input method | |
| JPH08161155A (en) | Macro creation method and creation device | |
| JPS61103190A (en) | Expansion/reduction/movement of screen shape | |
| JPH03256166A (en) | Display data processing device | |
| JPH10307800A (en) | Symbol display instruction device, route symbol display method, and recording medium recording route symbol display control program | |
| JPH07325703A (en) | Data conversion device and data conversion method | |
| JPS6336477A (en) | Data processor | |
| JPH0720268A (en) | Calendar information display device | |
| JPH05120235A (en) | Electronics | |
| JPH04273579A (en) | Diverting and designing system for parts library |