Module:Unsigned: Difference between revisions

Content deleted Content added
sync with sandbox, which merges tm:UnsignedIP2Fix and tm:Unsigned2Fix
fix bug: "(UTC)" not appended when given as the first unnamed parameter (see Special:Permalink/1295313699#Removal of UTC from module)
 
Line 59:
else
username = trim(args[2] or '')
timestamp = p.getTimestamp(args[1]) -- necessary to append (UTC) if needed
end
else