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

3
LINES

< > BotCompany Repo | #1025917 // hoursToSeconds

JavaX fragment (include)

static double hoursToSeconds(double hours) {
  ret hours*60*60;
}

Author comment

Began life as a copy of #1023872

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1025917
Snippet name: hoursToSeconds
Eternal ID of this version: #1025917/4
Text MD5: 8b134f035ed37add8ee938732e7c1596
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-08-29 02:48:41
Source code size: 67 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 149 / 182
Version history: 3 change(s)
Referenced in: [show references]