You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm encountering an issue with the DateTime property in ZipEntry. Specifically, I've noticed that the DateTime property loses milliseconds when read back from ZipEntry.DateTime, and sometimes there is a difference of a few seconds.
Additionally, why does it not return the exact time that we set to the DateTime property while create the ZipEntry ?
Has anyone experienced this issue before? If so, could you please share the reason behind this inconsistency and any potential solutions?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone,
I'm encountering an issue with the DateTime property in ZipEntry. Specifically, I've noticed that the DateTime property loses milliseconds when read back from ZipEntry.DateTime, and sometimes there is a difference of a few seconds.
Additionally, why does it not return the exact time that we set to the DateTime property while create the ZipEntry ?
Has anyone experienced this issue before? If so, could you please share the reason behind this inconsistency and any potential solutions?
Thank you in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions