Skip to main content

Timeline for Is my barcode valid?

Current License: CC BY-SA 3.0

3 events
when toggle format what by license comment
Nov 13, 2019 at 8:12 comment added ceilingcat Suggest return(y%10<1?10:y%10)+s.charAt(7)==58; instead of return 58-(y%10<1?10:y%10)==s.charAt(7);
Nov 15, 2017 at 16:40 history edited Roberto Graham CC BY-SA 3.0
added 4 characters in body
Nov 15, 2017 at 16:29 history answered Roberto Graham CC BY-SA 3.0