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

3
LINES

< > BotCompany Repo | #1031299 // parseDateWithMillisecondsGMT

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2754L/16K).

static long parseDateWithMillisecondsGMT(S s) ctex {
  ret simpleDateFormat_GMT("yyyy/MM/dd HH:mm:ss''SSSS").parse(dropSuffix(" GMT", s)).getTime();
}

Author comment

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: 67 / 111
Referenced in: [show references]