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

3
LINES

< > BotCompany Repo | #1028560 // weekInYear

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

Libraryless. Click here for Pure Java version (54L/1K).

static int weekInYear(long time, TimeZone tz) {
  ret parseInt(simpleDateFormat("w", tz).format(time));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1028560
Snippet name: weekInYear
Eternal ID of this version: #1028560/1
Text MD5: 50e9c788f5d9aa9c80dc900b020e8bd3
Transpilation MD5: 619a09ff35b04c3b9e8e568bdebbcb83
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-06-26 19:19:30
Source code size: 107 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 148 / 201
Referenced in: [show references]