1 | |
2 | |
3 | sS localDateWithMS(Date time) { |
4 | ret localDateWithMilliseconds(time); |
5 | } |
6 | |
7 | |
8 | |
9 | sS localDateWithMS(long time) { |
10 | ret localDateWithMilliseconds(time); |
11 | } |
12 | |
13 | |
14 | |
15 | sS localDateWithMS() { |
16 | ret localDateWithMilliseconds(); |
17 | } |
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: | 145 / 175 |
Referenced in: | [show references] |