- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for 000001 (0.05 sec)
-
src/main/java/jcifs/smb1/smb1/SmbFile.java
* * For Win95/98/Me this is actually the last write time. It is currently * not possible to retrieve the create time from files on these systems. * * @return The number of milliseconds since the 00:00:00 GMT, January 1, * 1970 as a <code>long</code> value */ public long createTime() throws SmbException { if( getUncPath0().length() > 1 ) { exists();
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Mon Mar 13 12:00:57 UTC 2023 - 107.9K bytes - Viewed (0)