1 | |
2 | |
3 | static S localTimeWithMilliseconds() { |
4 | ret hmsWithColonsAndMS(); |
5 | } |
6 | |
7 | |
8 | |
9 | static S localTimeWithMilliseconds(long time) { |
10 | ret hmsWithColonsAndMS(time); |
11 | } |
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020239 |
Snippet name: | localTimeWithMilliseconds - synonym of hmsWithColonsAndMS |
Eternal ID of this version: | #1020239/1 |
Text MD5: | 4a84eb94ed63d35b5753b337f9928bb2 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-11 13:42:06 |
Source code size: | 159 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 323 / 339 |
Referenced in: | [show references] |