ruby-dev (Japanese) list archive (unofficial mirror)
 help / color / mirror / Atom feed
From: Satoru Sakashita <sakasita@remus•dti.ne.jp>
To: ruby-dev@ruby-lang.org
Subject: [ruby-dev:50363] Re: 2.5.0で追加されたTime#atの引数について
Date: Mon, 18 Dec 2017 20:03:04 +0900	[thread overview]
Message-ID: <20171218200302.A76F.8B47BAE7@remus.dti.ne.jp> (raw)
In-Reply-To: <CANjopZFXb5Es-o-OUSj0gb_bLXZwBoZG6Ruv8aq=iZh-VTk7DA@mail.gmail.com>

坂下です。

On Mon, 18 Dec 2017 11:49:00 +0900
Tanaka Akira <akr@fsij•org> wrote:

> SI で m が milli なのはそういうものでしょう。
> https://www.nmij.jp/library/units/si/R8/SI8J.pdf

SI 単位系以前の μ が定義される前から、単位の接頭辞としての m はミリとさ
れていたようですね。

> むずかしいのは micro で、SI では (u ではなく) μ です。
> 
> ただ調べてみると、u にするという話は見つかります。
> Wikipedia にも書いてあって、ISO 2955 などが参照されています。
> https://en.wikipedia.org/wiki/Micro-
> ただ、ISO 2955 は廃止されちゃったのか withdrawn になっています。
> https://www.iso.org/standard/8005.html
> 
> 日本だと JIS X 0124 ですかね。

Wikipedia などを見ていると、ISO 2955 に準じたものだと思いますが、JIS X
0124 以外にも DIN 66030、BS 6430 などの規格で、ラテン文字のみで μ を表
記する際の代替文字として u を使うルールになっているようですね。

普段、わりと ms、us、ns、ps などの単位を使っていますが、マイクロ秒の意味
で msec もしくは ms と表記するケースは見たことがありません。絶対ではない
かもしれませんが、msec と表記されていて、それが時間と認識されていれば、
それがマイクロ秒と取られることはまずないのではないでしょうか

_msec あたりのキーワードで検索エンジンで引っかかるソースファイルなどを見
ても、概ね上記のルールに則っているような気がします。


  reply	other threads:[~2017-12-18 11:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-16 22:04 [ruby-dev:50354] 2.5.0で追加されたTime#atの引数について Satoru Sakashita
2017-12-17 23:59 ` [ruby-dev:50356] 2.5.0で追加されたTime#atの引数について Urabe, Shyouhei
2017-12-18  1:45   ` [ruby-dev:50357] " Naotoshi Seo
2017-12-18  1:53     ` [ruby-dev:50358] " Urabe, Shyouhei
2017-12-18  1:58       ` [ruby-dev:50360] " Naotoshi Seo
2017-12-18  2:49       ` [ruby-dev:50361] " Tanaka Akira
2017-12-18 11:03         ` Satoru Sakashita [this message]
2017-12-18 11:12         ` [ruby-dev:50362] " Satoru Sakashita

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.ruby-lang.org/en/community/mailing-lists/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171218200302.A76F.8B47BAE7@remus.dti.ne.jp \
    --to=ruby-dev@ruby-lang.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).