static int days() { ret java.util.Calendar.getInstance().get(java.util.Calendar.DAY_OF_MONTH); }
Began life as a copy of #1003422
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1003423 |
| Snippet name: | days - days of timestamp |
| Eternal ID of this version: | #1003423/3 |
| Text MD5: | 477731e8afc88b97b678f019f8d0219a |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-12-31 00:56:09 |
| Source code size: | 100 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 923 / 1098 |
| Version history: | 2 change(s) |
| Referenced in: | #1003424 - month - month of timestamp (1-12) #1003493 - dayOfMonth #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1011707 - dayOfWeek_nr - day of the week in Java counting (1=Sunday, 7=Saturday) |