Libraryless. Click here for Pure Java version (2754L/16K).
1 | static long parseDateWithMillisecondsGMT(S s) ctex {
|
2 | ret simpleDateFormat_GMT("yyyy/MM/dd HH:mm:ss''SSSS").parse(dropSuffix(" GMT", s)).getTime();
|
3 | } |
Began life as a copy of #1012865
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031299 |
| Snippet name: | parseDateWithMillisecondsGMT |
| Eternal ID of this version: | #1031299/1 |
| Text MD5: | 39b296653a56bcbc5168b1ee2d37be45 |
| Transpilation MD5: | 078d31846c8b7d13e12802e63459ed50 |
| Author: | stefan |
| Category: | javax / calendar |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-06-04 17:00:23 |
| Source code size: | 152 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 350 / 458 |
| Referenced in: | [show references] |