1 | static int localMonth(long time) {
|
2 | ret parseInt(simpleDateFormat_local("MM").format(time));
|
3 | } |
4 | |
5 | static int localMonth() {
|
6 | ret localMonth(now()); |
7 | } |
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: | 536 / 590 |
| Referenced in: | [show references] |