Topic: Date & time
Hello can anyone please help me?
I need to include Date and time into my web pages. I tried to do so through Javascript but it is not helping..
Is there any syntax in ROR for this?
You are not logged in. Please login or register.
Hello can anyone please help me?
I need to include Date and time into my web pages. I tried to do so through Javascript but it is not helping..
Is there any syntax in ROR for this?
What do you mean under 'include date and time in my web pages'?
There is a special helper for that:
Module ActionView::Helpers::DateHelper (see http://api.rubyonrails.org/ for more details).
Another solution is to integrate jQuery or other 3d party scripts to do that. It's up to you.
thanks!
Hosting provided by aTech Media