1 | static S formatDateForGoogleAPI(long time, TimeZone tz) {
|
2 | ret simpleDateFormat("yyyy-MM-dd'T'HH:mm:ss", tz).format(time);
|
3 | } |
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: | 355 / 412 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |