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

5
LINES

< > BotCompany Repo | #1012822 // getTimeZone - synonym of timeZone

JavaX fragment (include)

import java.util.TimeZone;

static TimeZone getTimeZone(S name) {
  ret TimeZone.getTimeZone(name);
}

Author comment

Began life as a copy of #1010038

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1012822
Snippet name: getTimeZone - synonym of timeZone
Eternal ID of this version: #1012822/2
Text MD5: 6d2ec4891405a8a4e6e67899d611c775
Author: stefan
Category: javax / calendar
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-06-20 04:17:22
Source code size: 105 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 377 / 436
Version history: 1 change(s)
Referenced in: [show references]