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

3
LINES

< > BotCompany Repo | #1036313 // hoursToDuration

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (9743L/53K).

static Duration hoursToDuration(double days) {
  ret msToDuration(hoursToMS(days));
}

Author comment

Began life as a copy of #1036312

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1036313
Snippet name: hoursToDuration
Eternal ID of this version: #1036313/1
Text MD5: be084af098a5a233d0b2bcc0c0b0d746
Transpilation MD5: ee34dae5a0716157ef49f0edd39ce831
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-11-15 19:10:54
Source code size: 87 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 55 / 82
Referenced in: [show references]