Re: [Nottingham] Time zone confusion

From: Ashley <ashley.arb(a)gmail.com>
Date: Sat 07 Oct 2006 - 20:49:30 BST

The timestamps are the same on the old disk so the file transfer was ok.
After various checks I have decided that the timezone behaves as expected
and samba also behaves correctly. The anomaly is the time as read off the
FAT16 CF card when it is in the PCMCIA adaptor, but I don't understand why.
The timestamp on the CF card appears to be wrong according ls regardless of
the time zone.

This photograph was actually taken at 20:19...

[changed timezone to "GB"]

root@server2:~/backup-scripts# ls -l --full-time
/mnt/compactflash/dcim/366pentx/
total 1048
-rwxr-xr-x 1 root root 1072059 2006-10-07 21:19:16.000000000 +0100
imgp0139.jpg*
root@server2:~/backup-scripts# date
Sat Oct 7 20:23:09 BST 2006

[changed timezone to GMT]

root@server2:~/backup-scripts# date
Sat Oct 7 19:26:00 GMT 2006
root@server2:~/backup-scripts# ls -l --full-time
/mnt/compactflash/dcim/366pentx/
total 1048
-rwxr-xr-x 1 root root 1072059 2006-10-07 20:19:16.000000000 +0000
imgp0139.jpg*

I tried restarting the pcmcia driver after changing the timezone. The only
thing I have not tried is to reboot after changing the timezone.

Can you figure out what I am missing?

Thanks,
Ashley

_______________________________________________
Nottingham mailing list
Nottingham@mailman.lug.org.uk
https://mailman.lug.org.uk/mailman/listinfo/nottingham
Received on Sat Oct 07 20:52:52 2006