User contributions for Lew Easy

A user with 485 edits. Account created on 25 June 2024.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

11 September 2024

7 September 2024

4 September 2024

3 September 2024

1 September 2024

30 August 2024

28 August 2024

  • 19:1619:16, 28 August 2024 diff hist +454 N Module:AgeCalculatorCreated page with "local p = {} function p.age(frame) local year = tonumber(frame.args.year) local month = tonumber(frame.args.month) local day = tonumber(frame.args.day) if not year or not month or not day then return "Invalid date" end local today = os.date("*t") local age = today.year - year if today.month < month or (today.month == month and today.day < day) then age = age - 1 end return age end return p" current

27 August 2024

24 August 2024

23 August 2024

15 August 2024

14 August 2024

(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)