import java.text.*; static S localTimeWithSeconds(long time) { ret simpleDateFormat_local("HH:mm:ss").format(time); } static S localTimeWithSeconds() { ret localTimeWithSeconds(now()); }
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: | 358 / 409 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |