Hacker News new | past | comments | ask | show | jobs | submit login

what am I missing...

  if post.create_at < 5.minutes.ago
  if post.created_at < minutes_ago(5)
  if ([post created_at] compare: [minutes_ago 5])



Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: