$comment_youbi

コメントが投稿された曜日(漢字表記1文字)

<!--$comment_youbi-->

解説

コメント処理の中でコメントが投稿された曜日(漢字表記1文字)を表示します。

<!–comment–>の中で利用します。

サンプル

コメント:<!--comment-->No.
<a href="<!--$comment_edit_link-->"><!--$comment_no-->
</a>
<!--$comment_title-->
投稿者:<!--if_comment_mail-->
<a href="mailto:<!--$comment_mail-->">
<!--/if_comment_mail-->
<!--$comment_name-->
<!--if_comment_mail-->
</a>
<!--/if_comment_mail-->
<!--if_comment_url-->
URL:<!--$comment_url-->
<!--/if_comment_url-->
本文:<!--$comment_text-->
投稿日時:
<!--$comment_year-->年
<!--$comment_mon-->月
<!--$comment_day-->日
(<!--$comment_youbi-->)
<!--$comment_hour-->時
<!--$comment_min-->分
<!--$comment_sec-->秒
<!--/comment-->