html
css
c
xml
database
linux
regex
objective-c
eclipse
flash
html5
json
perl
algorithm
facebook
oracle
tsql
delphi
apache
postgresql
You can use the offset utility present in Time class of ruby n determine the time to your desired time.
offset
Time
I found the solution. Works on Ruby 1.9.2
time=Time.new => 2012-02-09 09:52:10 +0800 time.localtime("+10:00") => 2012-02-09 11:52:10 +1000