downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

variant_date_to_timestamp> <variant_cmp
Last updated: Fri, 13 Nov 2009

view this page in

variant_date_from_timestamp

(PHP 5)

variant_date_from_timestampUnix タイムスタンプを、日付形式の variant で返す

説明

variant variant_date_from_timestamp ( int $timestamp )

unix タイムスタンプ値 timestampVT_DATE 型の variant に変換します。 これにより、PHP の unix 的な部分と COM とのやりとりが容易になります。

パラメータ

timestamp

unix タイムスタンプ。

返り値

VT_DATE 型の variant を返します。

参考

  • variant_date_to_timestamp() - 日付/時刻の variant 値を Unix タイムスタンプに変換する
  • mktime() - 日付を Unix のタイムスタンプとして取得する
  • time() - 現在の Unix タイムスタンプを返す



add a note add a note User Contributed Notes
variant_date_from_timestamp
There are no user contributed notes for this page.

variant_date_to_timestamp> <variant_cmp
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites