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

11
LINES

< > BotCompany Repo | #1026659 // timeWithMilliseconds - synonym of hmsWithColonsAndMS

JavaX fragment (include)


static S timeWithMilliseconds() {
  ret hmsWithColonsAndMS();
}



static S timeWithMilliseconds(long time) {
  ret hmsWithColonsAndMS(time);
}

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: #1026659
Snippet name: timeWithMilliseconds - synonym of hmsWithColonsAndMS
Eternal ID of this version: #1026659/1
Text MD5: b13d64da0471d15156e1ed95313f78f9
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-01-18 17:39:05
Source code size: 149 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 144 / 161
Referenced in: [show references]