Displaying 2 results from an estimated 2 matches for "968871".
Did you mean:
368871
2010 Dec 15
4
distance_of_time_in_words shows {{count}} days instead of showing actual days
I have following code in view
<% if @next_topic %>
Time to show next topic <%= distance_of_time_in_words(Time.now.utc,
@next_topic.time_to_show.utc) %>
<hr />
<% end %>
Output:
Time to show next topic {{count}} days
--------------------
time_to_show has following value
Mon, 20 Dec 2010 12:38:00 UTC +00:00
@next_topic comes from database. I am using SQLITE.
I am using
2013 Nov 11
2
Boot iPXE from syslinux/isolinux
On 11/11/2013 04:09 AM, Christian Hesse wrote:
>>
>> Let be know if you need any more info.
>
> Is anybody working on this? Is there a bug tracker I should report
> this to so it does not get forgotten? Could not find one for
> syslinux.
>
Hm... it is odd that 03dda0f1 etc. didn't fix this.
Since this is extremely likely to be dependent on the memory map, this