1 | import java.util.TimeZone; |
2 | |
3 | static TimeZone getTimeZone(S name) {
|
4 | ret TimeZone.getTimeZone(name); |
5 | } |
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: | 690 / 759 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |