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

  date = today();
  if (date.month() == APRIL && date.day() == 1) {
    robot_trader.take_day_off(today());
  }



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

Search: