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

3
LINES

< > BotCompany Repo | #1028634 // formatDateWithMinutes

JavaX fragment (include)

sS formatDateWithMinutes(long time, TimeZone tz) {
  ret simpleDateFormat("yyyy/MM/dd HH:mm", tz).format(time);
}

Author comment

Began life as a copy of #1028052

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1028634
Snippet name: formatDateWithMinutes
Eternal ID of this version: #1028634/1
Text MD5: f5b13ca1e13cd7f79b380348b5eb5d0e
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-06-29 13:06:42
Source code size: 115 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 118 / 152
Referenced in: [show references]