金曜日, 2月 23, 2007

米、夏時間の開始日を3月11日に変更

米国の夏時間の開始日が、3月11日に変更されたため、ソフトウエアのアップデートが推奨されています。

ALERT: U.S. Time Zone Changes March 11, 2007
The U.S. is in the process of changing the observance of Daylight Savings Time (DST). Update your JRE.

U.S. Daylight Saving Time Changes in 2007

Java SE Download → Java SE Downloads

Microsoft,夏時間に起因する問題を警告

PHP: 定数を扱う

プロジェクトごとの定数を扱うクラス Config\Constants の紹介です。 <?php namespace Config; class Constants {     public const DB_USER = "linguist...