Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1003420 // minutes - minutes of timestamp

JavaX fragment (include)

static int minutes() {
  ret minutes(java.util.Calendar.getInstance());
}

static int minutes(java.util.Calendar c) {
  ret c.get(java.util.Calendar.MINUTE);
}

Author comment

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: 653 / 842
Version history: 2 change(s)
Referenced in: [show references]