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

5
LINES

< > BotCompany Repo | #1022334 // parseYYYYslashMMslashDD

JavaX fragment (include)

import java.text.SimpleDateFormat;

static long parseYYYYslashMMslashDD(S s) ctex {
  ret new SimpleDateFormat("yyyy/MM/dd").parse(s).getTime();
}

Author comment

Began life as a copy of #1012434

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1022334
Snippet name: parseYYYYslashMMslashDD
Eternal ID of this version: #1022334/1
Text MD5: 68ea778bd3d531db0c94f486725d25ea
Author: stefan
Category: javax / calendar
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-15 00:37:31
Source code size: 150 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 225 / 283
Referenced in: [show references]