文字列から時刻へ変換【StrToTime】

datetime StrToTime(string value)

 

Converts string in the format “yyyy.mm.dd hh:mi” to datetime type (the amount of seconds that have passed since 1 Jan., 1970).

フォーマットが “yyyy.mm.dd hh:mi” の文字列を datetime 型に変換します。(1970年1月1日から経過した秒単位の量)

Parameters:

パラメータ:

 

Sample:

サンプル:

Leave a Reply

Your email address will not be published. Required fields are marked *

CAPTCHA


You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">