str_nowtime



機能:
現在時刻(hh:mm:ss)文字列を返す

書式:
str_nowtime()

解説:
現在の時刻を、時分秒 hh:mm:ss の形式の文字列で返します。

例:str_nowtime();  →“19:21:07“


return