Libraryless. Click here for Pure Java version (4124L/23K).
sS renderFileInfoWithDate(File f) { if (f == null) ret "-"; ret f2s(f) + appendBracketed(joinNemptiesWithComma(fileInfoHintsWithDate(f))); }
Began life as a copy of #1015356
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1032898 | 
| Snippet name: | renderFileInfoWithDate | 
| Eternal ID of this version: | #1032898/5 | 
| Text MD5: | f04ba821ef0882f56dd48cef72277135 | 
| Transpilation MD5: | a713e24d777ecc5c4ecb1481e48cfe9b | 
| Author: | stefan | 
| Category: | javax / io | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-10-10 17:13:37 | 
| Source code size: | 147 bytes / 4 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 418 / 534 | 
| Version history: | 4 change(s) | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1032900 - fileInfoHintsWithDate #1032935 - renderFileNameWithSizeAndDate |