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

9
LINES

< > BotCompany Repo | #1019634 // localTimeWithSeconds (no date)

JavaX fragment (include)

import java.text.*;

static S localTimeWithSeconds(long time) {
  ret simpleDateFormat_local("HH:mm:ss").format(time);
}

static S localTimeWithSeconds() {
  ret localTimeWithSeconds(now());
}

Author comment

Began life as a copy of #1015108

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, omdjrrnzbjjv, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney

No comments. add comment

Snippet ID: #1019634
Snippet name: localTimeWithSeconds (no date)
Eternal ID of this version: #1019634/1
Text MD5: 1a1e492cae68bdc9df56a96f68611ff4
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-11-15 03:01:17
Source code size: 200 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 249 / 312
Referenced in: [show references]