時刻の扱いは難しい。タイムゾーンを跨ぐと格別に難しい。 Rails を使っていても難しさに変わりはない。むしろ時刻のやっかいな部分を隠蔽してくれるが故に余計にややこしくなることもある。 config.time_zone と config.active_support.default_timezone Rails... 続きを読む
This site includes lots of information that is time and date related, such as yearly and monthly calendars, countdown counters and the world clock which shows current time in cities all over the world.Columbus Day and Native Americans' Day ar... 続きを読む
タイムゾーンを日本時間にするには? # vi /etc/default/rcS # Set UTC=yes if your system clock is set to UTC (GMT), and UTC=no if not. UTC=no # tzconfig Your current time zone is set to US/Eastern Do you want to change that? [n]: y Number: 5 Nam... 続きを読む