search for: local_time_tim

Displaying 1 result from an estimated 1 matches for "local_time_tim".

Did you mean: local_time_time
2007 Jan 22
1
Arrays being changed to dates from 1.1.6 to 1.2
...e, lets make it a proper date''. finish = @finish.year, @finish.month, @finish.day start = @start.year, @start.month, @start.day . . . output += ("&nbsp;" * 4)+"<font style=''color:black; background-color: #{job.code.colour}''>"+ link_to_remote(local_time_time(job.start), :update => {:success => "main", :failure => "split_main"}, :url => {:action => :show_ajax_job, :id => job, :period => @period, :start => start, :finish => finish})+"</font>"+ (job.id.eql?(@job.id)?"<font style='...