NSAssert
指定した条件が間違っていればlogに文字列を書き込む
NSAssert2
指定した条件が間違っていればlogに引数2つの文字列を書き込む
http://www.oomori.com/cocoafw/Foundation/NSAssert2/NSAssert2.html free raspberry ketones…
FC2ブログからRSSを取得すると、日付は以下のようになる。
<dc:date>2009-12-24T00:20:00+09:00</dc:date>このままでは、少しかっこが悪いので、以下のように修正。 $date =”2009-12-05T05:55:00+09:00″; $date = strtotime($date); $date = date(‘Y/m/d H時i分s秒’,$date); 修正前>>2009-12-05T05:55:00+09:00 修正後>>2009/12/05 05時55分00秒
graffiti on the web
この投稿へのコメント
コメントはまだありません。