Warning: ftp_nlist() expects parameter 1 to be resource, null given in /home/users/0/amadeusrecord/web/concerto.work/ex/wp-admin/includes/class-wp-filesystem-ftpext.php on line 420

Warning: ftp_pwd() expects parameter 1 to be resource, null given in /home/users/0/amadeusrecord/web/concerto.work/ex/wp-admin/includes/class-wp-filesystem-ftpext.php on line 230

Warning: ftp_pwd() expects parameter 1 to be resource, null given in /home/users/0/amadeusrecord/web/concerto.work/ex/wp-admin/includes/class-wp-filesystem-ftpext.php on line 230

Warning: ftp_pwd() expects parameter 1 to be resource, null given in /home/users/0/amadeusrecord/web/concerto.work/ex/wp-admin/includes/class-wp-filesystem-ftpext.php on line 230

Warning: ftp_nlist() expects parameter 1 to be resource, null given in /home/users/0/amadeusrecord/web/concerto.work/ex/wp-admin/includes/class-wp-filesystem-ftpext.php on line 420

Warning: ftp_pwd() expects parameter 1 to be resource, null given in /home/users/0/amadeusrecord/web/concerto.work/ex/wp-admin/includes/class-wp-filesystem-ftpext.php on line 230

Warning: ftp_pwd() expects parameter 1 to be resource, null given in /home/users/0/amadeusrecord/web/concerto.work/ex/wp-admin/includes/class-wp-filesystem-ftpext.php on line 230

Warning: ftp_pwd() expects parameter 1 to be resource, null given in /home/users/0/amadeusrecord/web/concerto.work/ex/wp-admin/includes/class-wp-filesystem-ftpext.php on line 717

Warning: ftp_pwd() expects parameter 1 to be resource, null given in /home/users/0/amadeusrecord/web/concerto.work/ex/wp-admin/includes/class-wp-filesystem-ftpext.php on line 230

Warning: ftp_pwd() expects parameter 1 to be resource, null given in /home/users/0/amadeusrecord/web/concerto.work/ex/wp-admin/includes/class-wp-filesystem-ftpext.php on line 230

Warning: Cannot modify header information - headers already sent by (output started at /home/users/0/amadeusrecord/web/concerto.work/ex/wp-admin/includes/class-wp-filesystem-ftpext.php:420) in /home/users/0/amadeusrecord/web/concerto.work/ex/wp-includes/feed-rss2.php on line 8
未分類 | AirPort http://ex.concerto.work/airport Just another WordPress site Mon, 06 Aug 2018 17:27:28 +0000 ja hourly 1 https://wordpress.org/?v=5.8.6 https://i2.wp.com/ex.concerto.work/airport/wp-content/uploads/sites/4/2018/06/cropped-yohko-amadeusrecord.png?fit=32%2C32 未分類 | AirPort http://ex.concerto.work/airport 32 32 152713276 日本語環境で、フォーマットに英語表記を使用するフィルター http://ex.concerto.work/airport/flight/ja-date-i18n/?utm_source=rss&utm_medium=rss&utm_campaign=ja-date-i18n Wed, 04 Jul 2018 13:47:12 +0000 http://ex.concerto.work/airport/?p=288 View Detail]]> [code language=”php”]
/*********** 日付フォーマットのカスタマイズ *****************/
add_filter( ‘date_i18n’, ‘ja_date_i18n’, 10, 4 );
function ja_date_i18n( $date , $req_format, $i, $gmt){
if( defined(‘WPLANG’) and WPLANG == ‘ja’ ) {
// formatがcの場合、+00:00を+09:00に修正する
$format= sprintf( ‘%1$02d:00’, get_option( ‘gmt_offset’ ) );
$date = str_replace( ‘+00:00’, ‘+’.$format, $date );

// 日本語環境で、フォーマットに英語表記を使用する
if ( preg_match( ‘![SlDFM]!’, $req_format ) ) {
return apply_filters( ‘ja_date_i18n’, date( $req_format, $i ) );
}
}
return apply_filters( ‘ja_date_i18n’, $date );
}

[/code]
http://kpopmusics.tumblr.com/post/175591308811/leo-vixx-sejeong-gugudan-we-the-reds

ADM

高橋しょう子

近日、サイトオープンします。

オーディとホームシアターの部屋です。
至らないホームページですが見ていってください。
]]>
288