@tekin's Twitter archive

source code
TIL: Date.today is NOT timezone aware. Use http://Time.current.to_date in your Rails app to get the user's date and not the system one.
1
2