<div dir="auto"><div><div class="gmail_quote"><div dir="ltr">On 2018-8-19 00:58, Brian Inglis wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 2018-08-17 13:13, Tom Lane wrote:<br>
> Howard Hinnant <<a href="mailto:howard.hinnant@gmail.com" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank">howard.hinnant@gmail.com</a>> writes:<br>
>> On Aug 17, 2018, at 3:53 AM, Paul Eggert <<a href="mailto:eggert@cs.ucla.edu" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank">eggert@cs.ucla.edu</a>> wrote:<br>
>>> "The biggest hurdle in Japan to putting daylight saving time in place is<br>
>>> the cost and workload required to adjust computer systems. Professor<br>
>>> Tetsutaro Uehara of Ritsumeikan University, a specialist in information<br>
>>> systems, estimates that it would take about four years and hundreds of<br>
>>> billions of yen to do just that.<br>
>> Let’s send ‘em a bill. ;-)<br>
> I rather imagine the professor has a point.  Yeah, code that uses tzdb<br>
> would be easy to update.  But Japan is likely chock-full of locally<br>
> grown code that has never had to cope with any situation other than<br>
> "JST = UTC+9", and probably hasn't got any generality whatsoever<br>
> about its timestamp handling.<br>
<br>
I doubt the bewildered professor has enough background in industrial,<br>
commercial, and retail software development and deployment practices,<br>
infrastructure and apps to make a reasonable estimate.<br>
Recall the posts we've had about squishing and updating tzdbs in firmware: major<br>
embedded libraries support tzdb and locales (although they can usually be<br>
omitted), get contributions from the chip makers who use them, and BSD and TZ<br>
code can be freely leveraged to support DST.<br>
As usual, the main problem will be updating or replacing software and systems<br>
not designed to be updated because of assumptions: like pre-Y2K, and 2005-2007<br>
for the North American DST dates rule changes.<br>
<br>
-- <br>
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">According to slideshows published by the professors, the point is that,</div><div dir="auto">- In most other countries, there are DST from before computers and connected machines become widespread, so most of foreign systems have designed with summer time in mind, however same cannot be said to Japan, and there are no recent examples of developed country that move into DST from no DST so there are no example of how far fetched could it become</div><div dir="auto">- 4-5 years time given is the time to adjust important national and regional system as well as systems of businesses that support important infrastructure systems. From detecting the necessity, to obtain the funding, design, application of fix, test, to actual implementation, he estimated 4-5 years would be needed while private companies would need at least 3. And then in individual home it's estimated there will also have many unsupported machines that cannot be forced to replace so it would probably take something like a ten year cycle to replace them all.</div><div dir="auto">- The estimated cost is based on the need of checking and adjusting all the systems, which he estimated that 30 billion yen would be needed just to detect and fix problems in important infrastructure systems and private corporates will spend more than that to do the same to their own system. And then he mentioned that when people are busy fixing legacy systems to support summer time, they will not have any extra efforts that can be used to catch up with new innovative trends across the word, like AI, IoT, Big data. And that's not to mention workers in Japan already have extra workloads like supporting the new era name and account for the sales tax hike.</div><div dir="auto">- Even for systems that have been set to automatically update, it is still not sure whether they are using a correct automatic setting that can actually update accordingly (especially with the proposal including double summer time)</div><div dir="auto">- If Y2K situation is anything to learn from, then that is there will be a lot of malware that will spread in the name of 'help fixing your "____" to support DST' when all kind of patches for different machines pop up, and that might even enable cyber terrorism</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>