Timeline for Outputting ordinal numbers (1st, 2nd, 3rd)
Current License: CC BY-SA 4.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 3, 2022 at 7:38 | history | edited | Jo King | CC BY-SA 4.0 |
removed non-competing
|
| Jun 17, 2020 at 9:04 | history | edited | Community Bot |
Commonmark migration
|
|
| Sep 28, 2016 at 13:16 | history | edited | Shaun H | CC BY-SA 3.0 |
added 16 characters in body
|
| Feb 29, 2016 at 14:40 | history | edited | Shaun H | CC BY-SA 3.0 |
added 91 characters in body
|
| Feb 26, 2016 at 21:49 | comment | added | user81655 |
a+ -> a+=, remove parentheses, \d -> ., remove [0], and if you take the number as a string: a.match`1?.$` instead of /1?.$/.exec(a).
|
|
| Feb 25, 2016 at 19:23 | review | Low quality posts | |||
| Feb 25, 2016 at 19:40 | |||||
| Feb 25, 2016 at 19:19 | history | undeleted | Shaun H | ||
| Feb 25, 2016 at 19:19 | history | edited | Shaun H | CC BY-SA 3.0 |
Replaced with valid answer
|
| Feb 25, 2016 at 16:54 | history | deleted | Shaun H | via Vote | |
| Feb 25, 2016 at 16:52 | history | answered | Shaun H | CC BY-SA 3.0 |