class YARD::I18n::PotGenerator

def generate_pot_creation_date_value

def generate_pot_creation_date_value
  current_time.strftime("%Y-%m-%d %H:%M%z")
end