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

11
LINES

< > BotCompany Repo | #1025195 // localTimeWithMS - synonym of hmsWithColonsAndMS

JavaX fragment (include)


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



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

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1025195
Snippet name: localTimeWithMS - synonym of hmsWithColonsAndMS
Eternal ID of this version: #1025195/1
Text MD5: fe290fe98de791834df739f5c724db17
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-09-12 22:58:03
Source code size: 139 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 148 / 170
Referenced in: [show references]