1 | static S localDate(long time) { |
2 | ret simpleDateFormat_local("yyyy/MM/dd").format(time); |
3 | } |
4 | |
5 | static S localDate() { |
6 | ret localDate(now()); |
7 | } |
Began life as a copy of #1015404
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1017236 |
Snippet name: | localDate |
Eternal ID of this version: | #1017236/4 |
Text MD5: | c8050e979c83ac14e0ebd8284990f598 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-31 19:45:01 |
Source code size: | 146 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 504 / 531 |
Version history: | 3 change(s) |
Referenced in: | [show references] |