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

11
LINES

< > BotCompany Repo | #1020422 // formatLocalDateWithSeconds - synonym of localDateWithSeconds

JavaX fragment (include)

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

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1020422
Snippet name: formatLocalDateWithSeconds - synonym of localDateWithSeconds
Eternal ID of this version: #1020422/1
Text MD5: afdc28c0435a38b87b46e264518a1853
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-21 01:13:51
Source code size: 165 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 233 / 283
Referenced in: [show references]