Sha256: a27b55094aae42bcfe1f0cb6fab1265d0eec745d6f8f97e5d3c95045ceab5458

Contents?: true

Size: 467 Bytes

Versions: 2

Compression:

Stored size: 467 Bytes

Contents

.. highlightlang:: none

now
===

名前
----

now - 現在時刻を返す

書式
----
::

 now()

説明
----

groonga組込関数の一つであるnowについて説明します。組込関数は、script形式のgrn_expr中で呼び出すことができます。

now() 関数は現在時刻に対応するTime型の値を返します。

返値
----

現在時刻に対応するTime型のオブジェクトを返します。

例
--
::

 now()
 1256791194.55541

Version data entries

2 entries across 1 versions & 1 rubygems

Version Path
rroonga-1.0.1-x86-mingw32 vendor/local/share/groonga/doc/ja/source/functions/now.txt
rroonga-1.0.1-x86-mingw32 vendor/local/share/groonga/doc/ja/html/_sources/functions/now.txt