Ruby on Rails Wednesday, February 1, 2012

Hi,

In my application I am using calendar_date_select gem to pickup
date and time from browser.

The problem I am facing is:

My application server is in us and when I tried to access the
application from my machine(India) the calendar_date_select returns the
time of my local machine. It does not pickup time from the server. Is
there any way to get server time.

I have gone through the gem code and observed that date and time are
returned from java script files.

Cheers,
Venkat.

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment