Hello everybody!
I noticed that copying a file from PC to my android tablet (e.g. via es file explorer) changes the files "last-modified"-attribute.
Example: on PC the file keeps the last modified date of "02.02.2012". After copying the file to my device the date changes to the current date (= 12.06.2012).
This happens also when I use the b4a FTP object. It seems that this is a bug in Android (on my tab I use ICS 4.0.3) . This problem came up when I tried to compare the timestamp date as it is provided by the FTP object with the date I get when calling LastModified function.
Am I right??
I noticed that copying a file from PC to my android tablet (e.g. via es file explorer) changes the files "last-modified"-attribute.
Example: on PC the file keeps the last modified date of "02.02.2012". After copying the file to my device the date changes to the current date (= 12.06.2012).
This happens also when I use the b4a FTP object. It seems that this is a bug in Android (on my tab I use ICS 4.0.3) . This problem came up when I tried to compare the timestamp date as it is provided by the FTP object with the date I get when calling LastModified function.
Am I right??