Module:Unsigned and Module:Unsigned/sandbox: Difference between pages
Appearance
(Difference between pages)
Content deleted Content added
HouseBlaster (talk | contribs) clean |
HouseBlaster (talk | contribs) clean |
||
Line 1: | Line 1: | ||
local p = {} |
local p = {} |
||
-- alternative module title: HouseBlaster attempts to get around Lua patterns being awful |
|||
-- There's probably a way to use strptime or some other more sophisticated way, but you're not supposed to be using a non-timestamp as input anyway. |
|||
local function trim(s) |
local function trim(s) |