sS localDateWithMS(Date time) { ret localDateWithMilliseconds(time); } sS localDateWithMS(long time) { ret localDateWithMilliseconds(time); } sS localDateWithMS() { ret localDateWithMilliseconds(); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1031712 |
Snippet name: | localDateWithMS - synonym of localDateWithMilliseconds |
Eternal ID of this version: | #1031712/1 |
Text MD5: | bf0fccc819811e3372b52001580fdfed |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-06-28 16:38:13 |
Source code size: | 219 bytes / 17 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 146 / 175 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |