On 13.11.2012 17:31, Klaas Freitag wrote:
Hi,

sorry, this is easy to misunderstand:

if I sync up a file time with to ownCloud (stable45) which is from the
DST period, ie. with mtime epoch value 1348848822, than the server says
its from Sept. 28th, 17:13
The Web interface displays the 17:13 if you hover over the "Human time".


That appears to be wrong imo:
...and these are the times I see from the filesystem on server side, ie. in owncloud/core/data/kf/files/... through a commandline stat call:
# stat bild1.JPEG
   File: `bild1.JPEG'
   Size: 76583           Blocks: 152        IO Block: 4096   regular file
Device: 807h/2055d      Inode: 7606685     Links: 1
Access: (0644/-rw-r--r--)  Uid: (   30/  wwwrun)   Gid: (    8/     www)
Access: 2012-09-28 18:13:42.000000000 +0200
Modify: 2012-09-28 18:13:42.000000000 +0200
Change: 2012-11-13 17:11:40.393957028 +0100

Filetime here is also nothing else than stat with a different output format:
# ~kf/bin/filetime bild1.JPEG
bild1.JPEG:
access: 1348848822   mod: 1348848822   change: 1352823100

Can anybody verify that?

Thanks,

Klaas

_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud

Reply via email to