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)

1  
2  
3  
static S localTimeWithMS() {
4  
  ret hmsWithColonsAndMS();
5  
}
6  
7  
8  
9  
static S localTimeWithMS(long time) {
10  
  ret hmsWithColonsAndMS(time);
11  
}

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: 156 / 179
Referenced in: [show references]