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

7
LINES

< > BotCompany Repo | #1017763 // ymdWithMinuses - "yyyy-mm-dd"

JavaX fragment (include)

static S ymdWithMinuses() {
  ret ymdWithMinuses(now());
}

static S ymdWithMinuses(long time) {
  ret simpleDateFormat_local("YYYY-MM-dd").format(time);
}

Author comment

Began life as a copy of #1006470

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1017763
Snippet name: ymdWithMinuses - "yyyy-mm-dd"
Eternal ID of this version: #1017763/3
Text MD5: 53d63bd4fddd84c4d39cfe71593e1161
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-16 18:43:20
Source code size: 161 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 294 / 333
Version history: 2 change(s)
Referenced in: [show references]