5
meister
7y

!rant
If (LocalDateTime.now().toString(DateTimeFormatter.format(“yyyy-MM-dd”)).equals(“2017/10/17”)){
human.age++;
System.out.println(“Happy birthday old bastard!”);
}

Comments
  • 0
    lol calling your self old bastard this is new
    Happy bday old guy πŸ˜€
  • 0
    Well different date separators.. Happy birthday!!
  • 1
    You should use a .contains("10-17") instead, that way it'll still work next year, and have the same separator 😜
    ハピバースデー!
  • 1
    @CptFox arigathanks! (βŒ’β–½βŒ’)
Add Comment