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

3
LINES

< > BotCompany Repo | #1022551 // parseEnglishWeekday - 1=Sunday - 0 if not found

JavaX fragment (include)

static int parseEnglishWeekday(S s) {
  ret indexOfIC(englishWeekdays(), s)+1;
}

Author comment

Began life as a copy of #1022371

download  show line numbers  debug dex  old transpilations   

Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, lnbujpyubztb, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1022551
Snippet name: parseEnglishWeekday - 1=Sunday - 0 if not found
Eternal ID of this version: #1022551/4
Text MD5: 3b6182f077bd469b80a2202dfed2d417
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-21 10:47:15
Source code size: 82 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 233 / 287
Version history: 3 change(s)
Referenced in: [show references]