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

7
LINES

< > BotCompany Repo | #1017668 // localDayOfMonth

JavaX fragment (include)

1  
static int localDayOfMonth(long time) {
2  
  ret parseInt(simpleDateFormat_local("dd").format(time));
3  
}
4  
5  
static int localDayOfMonth() {
6  
  ret localDayOfMonth(now());
7  
}

Author comment

Began life as a copy of #1017236

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1017668
Snippet name: localDayOfMonth
Eternal ID of this version: #1017668/4
Text MD5: 786402ef3611cb353dc88779d18c1810
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-31 20:40:53
Source code size: 170 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 321 / 371
Version history: 3 change(s)
Referenced in: [show references]