# File lib/mixins/time.rb, line 3
  def review_time
    strftime('%d-%b-%y')
  end