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

3
LINES

< > BotCompany Repo | #1028630 // parseYYYYMMDD (no slashes)

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

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

static long parseYYYYMMDD(S s, TimeZone tz) ctex {
  ret simpleDateFormat("yyyyMMdd", tz).parse(s).getTime();
}

Author comment

Began life as a copy of #1022334

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1028630
Snippet name: parseYYYYMMDD (no slashes)
Eternal ID of this version: #1028630/1
Text MD5: f4191c32f08836a04e077c50836d113e
Transpilation MD5: c8f686dc890660677febba72e7a664db
Author: stefan
Category: javax / calendar
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-06-29 12:36:22
Source code size: 113 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 98 / 170
Referenced in: [show references]