Live data from Hacker News

Viewing profile — midmoon2001

midmoon2001

HN member
Joined
Fri, Jun 09, 2017, 5:11 AM UTC
HN karma
2
Public activity
1 items

About midmoon2001

No profile information was provided.

Recent public activity

  1. comment
    Comment #14519301

    Handling with birthdays and Ages, my Fav: select age('1971-01-01'::date); select age('2015-01-01'::date, '1971-01-01'::date );