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

3
LINES

< > BotCompany Repo | #1028637 // formatDateForGoogleAPI

JavaX fragment (include)

static S formatDateForGoogleAPI(long time, TimeZone tz) {
  ret simpleDateFormat("yyyy-MM-dd'T'HH:mm:ss", tz).format(time);
}

Author comment

Began life as a copy of #1028052

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1028637
Snippet name: formatDateForGoogleAPI
Eternal ID of this version: #1028637/2
Text MD5: c944dc4176b27bba7650a337a1f59f77
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-06-29 16:16:02
Source code size: 127 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 104 / 149
Version history: 1 change(s)
Referenced in: [show references]