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

4
LINES

< > BotCompany Repo | #1012864 // ai_chatLineUnixTime

JavaX fragment (include)

static long ai_chatLineUnixTime(S line) {
  S date = ai_forward(line, "was posted at time");
  ret date == null ? -1 : parseDateWithSecondsGMT(date);
}

Author comment

Began life as a copy of #1012862

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1012864
Snippet name: ai_chatLineUnixTime
Eternal ID of this version: #1012864/3
Text MD5: 291905b7bd6a72c1580991f953bb17af
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-14 21:56:05
Source code size: 154 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 237 / 266
Version history: 2 change(s)
Referenced in: [show references]