Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1032898 // renderFileInfoWithDate

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (4124L/23K).

sS renderFileInfoWithDate(File f) {
  if (f == null) ret "-";
  ret f2s(f) + appendBracketed(joinNemptiesWithComma(fileInfoHintsWithDate(f)));
}

Author comment

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: 99 / 147
Version history: 4 change(s)
Referenced in: [show references]