static int minutes() { ret minutes(java.util.Calendar.getInstance()); } static int minutes(java.util.Calendar c) { ret c.get(java.util.Calendar.MINUTE); }
Began life as a copy of #1003419
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: | #1003420 |
Snippet name: | minutes - minutes of timestamp |
Eternal ID of this version: | #1003420/3 |
Text MD5: | 965468a48393437465f80e541fe7ea35 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-05-21 17:39:22 |
Source code size: | 165 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 713 / 911 |
Version history: | 2 change(s) |
Referenced in: | #1003422 - seconds - seconds of timestamp #1006654 - Standard functions list 2 (LIVE, continuation of #761) |