import java.util.TimeZone; static TimeZone getTimeZone(S name) { ret TimeZone.getTimeZone(name); }
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: | 692 / 761 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #3000475 - Smart Bot's answer to: !fresh recentlyChangedSnippets() |