🎓 Ruby `strftime` flags Jun 8, 2022 #TIL Format Output Day as number “%d” “08” “%e” ” 8” ”%-e” “8” Hour as number “%H” “04” “%k” ” 4” ”%-k” “4”