eagleas / webmoney

Interface library for WebMoney Transfer payment system. Gem.
http://www.wmtransfer.com
44 stars 31 forks source link

Use Time.now.utc for consistent reqn across servers #25

Closed phuongnd08 closed 9 years ago

phuongnd08 commented 9 years ago

Can be helpful if we need to access to webmoney from multiple places with different timezone.

eagleas commented 9 years ago

You a right. Thank you.