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

5
LINES

< > BotCompany Repo | #1012434 // parseYYYYminusMMminusDD

JavaX fragment (include)

import java.text.SimpleDateFormat;

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

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1012434
Snippet name: parseYYYYminusMMminusDD
Eternal ID of this version: #1012434/4
Text MD5: cc5b9911a7c209902c69ae96be53aaca
Author: stefan
Category: javax / calendar
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-02 19:29:06
Source code size: 150 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 319 / 340
Version history: 3 change(s)
Referenced in: [show references]