1 | static S ymdWithMinuses() {
|
2 | ret ymdWithMinuses(now()); |
3 | } |
4 | |
5 | static S ymdWithMinuses(long time) {
|
6 | ret simpleDateFormat_local("YYYY-MM-dd").format(time);
|
7 | } |
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: | 711 / 747 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |