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

11
LINES

< > BotCompany Repo | #1020239 // localTimeWithMilliseconds - synonym of hmsWithColonsAndMS

JavaX fragment (include)


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



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

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1020239
Snippet name: localTimeWithMilliseconds - synonym of hmsWithColonsAndMS
Eternal ID of this version: #1020239/1
Text MD5: 4a84eb94ed63d35b5753b337f9928bb2
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-11 13:42:06
Source code size: 159 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 257 / 277
Referenced in: [show references]