static S ymdWithMinuses() { ret ymdWithMinuses(now()); } static S ymdWithMinuses(long time) { ret simpleDateFormat_local("YYYY-MM-dd").format(time); }
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: | 376 / 410 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |