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

3
LINES

< > BotCompany Repo | #1036263 // daysToMinutes

JavaX fragment (include)

static double daysToMinutes(double days) {
  ret round(days*24*60);
}

Author comment

Began life as a copy of #1023872

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): elmgxqgtpvxh, mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1036263
Snippet name: daysToMinutes
Eternal ID of this version: #1036263/1
Text MD5: 0e7cb715706c73674aee4cac58d45dce
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-11-06 14:42:15
Source code size: 71 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 59 / 66
Referenced in: [show references]