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

3
LINES

< > BotCompany Repo | #1036312 // daysToDuration

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

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

static Duration daysToDuration(double days) {
  ret msToDuration(daysToMS(days));
}

Author comment

Began life as a copy of #1035345

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1036312
Snippet name: daysToDuration
Eternal ID of this version: #1036312/1
Text MD5: 155453a3c5548d2eabf7835b51f861a7
Transpilation MD5: 78de4e54d5df73a74e65acaf14789040
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:40
Source code size: 85 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 54 / 81
Referenced in: [show references]