static int localMonth(long time) { ret parseInt(simpleDateFormat_local("MM").format(time)); } static int localMonth() { ret localMonth(now()); }
Began life as a copy of #1017668
download show line numbers debug dex old transpilations
Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1019305 |
| Snippet name: | localMonth (1 to 12) |
| Eternal ID of this version: | #1019305/1 |
| Text MD5: | 8b5eb2286a43512abab57d3f329f9938 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-10-30 12:57:27 |
| Source code size: | 155 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 542 / 597 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |