static int localDayOfMonth(long time) { ret parseInt(simpleDateFormat_local("dd").format(time)); } static int localDayOfMonth() { ret localDayOfMonth(now()); }
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: | 379 / 431 |
Version history: | 3 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1019305 - localMonth (1 to 12) |