Transpiled version (37L) is out of date.
static S formatGMTWithMilliseconds_24(long time default now()) { var sdf = simpleDateFormat("HH:mm:ss''SSSS", TimeZone.getTimeZone("GMT")); ret sdf.format(time) + " GMT"; }
Began life as a copy of #1011865
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031296 |
| Snippet name: | formatGMTWithMilliseconds_24 |
| Eternal ID of this version: | #1031296/6 |
| Text MD5: | 3f6c5f637fe6c3bd2b38ee1268304b9f |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-06-04 16:46:57 |
| Source code size: | 179 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 339 / 435 |
| Version history: | 5 change(s) |
| Referenced in: | [show references] |