In article <[EMAIL PROTECTED]> you wrote: > In a recent note, Mark House said:
> > Date: Fri, 2 Feb 2007 08:51:20 -0600 > > > > Daylight Savinggs Time change. Anyone have any suggestions,on how to test > > the modifications without manually changing the clock on the SE, and > > performing a Power On Reset. Are there any products/utilities that > > would make this possible. Any suggestions are welcome. Thanks for the > > time. > > > Create a file with > TZ=GMT0 touch -t 200703111200 foo.testfile > List it with > ls -l foo.testfile > Verify that the time appears to be 07:00 for CDT rather than 06:00 > for CST. I like it. I was going to suggest writing an LE program that converts dates from GMT to local and just pick periods for all the edge conditions, but this is simpler. > -- gil > -- > StorageTek > INFORMATION made POWERFUL -- Don Poitras - SAS Development - SAS Institute Inc. - SAS Campus Drive [EMAIL PROTECTED] (919) 531-5637 Cary, NC 27513 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

