# File lib/flickr/base.rb, line 201
def
mysql_date
(
time
)
time
.
strftime
(
'%Y-%m-%d'
)
end