Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1031297 // dateWithMillisecondsGMT

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Compilation Failed (48L/1K).

sS dateWithMillisecondsGMT(long time default now()) {
  var format = simpleDateFormat_GMT("yyyy/MM/dd");
  ret format.format(time) + " " + formatGMTWithMilliseconds_24(time);
}

Author comment

Began life as a copy of #1012861

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031297
Snippet name: dateWithMillisecondsGMT
Eternal ID of this version: #1031297/3
Text MD5: 4ed93871fc0902c1464f527b2f26f445
Transpilation MD5: 7d703f2ebb1629a579447df17e38b130
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-04 16:41:37
Source code size: 179 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 79 / 113
Version history: 2 change(s)
Referenced in: [show references]