128 129 130
# File 'lib/datafy/BaseDatafier.rb', line 128 def now DateTime.now.strftime('%l:%M:%S%P %b %-d, %Y ').strip end