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