1 | import java.text.*; |
2 | |
3 | static S localTimeWithSeconds(long time) { |
4 | ret simpleDateFormat_local("HH:mm:ss").format(time); |
5 | } |
6 | |
7 | static S localTimeWithSeconds() { |
8 | ret localTimeWithSeconds(now()); |
9 | } |
Began life as a copy of #1015108
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, omdjrrnzbjjv, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
Snippet ID: | #1019634 |
Snippet name: | localTimeWithSeconds (no date) |
Eternal ID of this version: | #1019634/1 |
Text MD5: | 1a1e492cae68bdc9df56a96f68611ff4 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-11-15 03:01:17 |
Source code size: | 200 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 359 / 411 |
Referenced in: | [show references] |