search for: utc_time

Displaying 6 results from an estimated 6 matches for "utc_time".

Did you mean: ut_time
2007 Apr 26
1
libcrypto.so: undefined reference to `utc_time'
...go-gnu-gcc but i am getting following error,,, /usr/local/openrg/armv5b-jungo-linux-gnu/bin/armv5b-jungo-linux-gnu-ld: warning: cannot find entry symbol _start; defaulting to 0000b9c8 /usr/local/openrg/armv5b-jungo-linux-gnu/bin/../armv5b-jungo-linux-gnu/lib/libcrypto.so: undefined reference to `utc_time' make: *** [ssh] Error 1 i have clear "libcrypto.so: undefined reference to `ldclose'" error, by putting -ldl can anybody tell me how to clear utc_time ,which library i should add ? i am stuck since last 2 days due to this error,, plz help me,, regards,, Savan ------...
2009 Jun 18
3
Date.new.to_time.to_i
What''s going on here!? >> Date.new.to_time.to_i NoMethodError: undefined method `to_i'' for Mon, 01 Jan -4712 00:00:00 -0800:DateTime from (irb):25 >> Date.today.to_time.to_i => 1245308400 >> RUBY_VERSION => "1.8.7" >> Rails.version => "2.1.1" (I''m not sure if this is a rails thing, or just a ruby thing) --
2017 Jul 11
0
Problems with time formats when importing data using readHTMLTable
...8.6 37.36228 -9.176811 200 There's undoubtedly a way to extract the time info from this HTML code (but I'm not the one to provide that solution.) This is the first entry in the webpage source when viewed right now: <td> <time class="toggle_time utc_time hide-me formatTime" data-overrideAbbreviation="empty" data-time="1499780737" data-timezone="0"><span>1499780737</span></time><time class="toggle_time my_time hide-me formatTime" data-overrideAbbreviation="MyT" data-time=...
2017 Jul 11
2
Problems with time formats when importing data using readHTMLTable
Dear Jeff, I am sorry, I didn't notice that it was not plain text. I hope that it is now in the correct format. I explain the problem again, now with more detais. I am collecting the track positions of our research vessel from www.marinetraffic.com. In the page, the data appear in a table: Timestamp Source Speed (kn) Latitude (?) Longitude (?) Course (?) Show on Map
2017 Jul 11
1
Problems with time formats when importing data using readHTMLTable
...176811 200 > > There's undoubtedly a way to extract the time info from this HTML > code (but I'm not the one to provide that solution.) This is the > first > entry in the webpage source when viewed right now: > > <td> > <time class="toggle_time utc_time hide-me formatTime" > data-overrideAbbreviation="empty" data-time="1499780737" > data-timezone="0"><span>1499780737</span></time><time > class="toggle_time my_time hide-me formatTime" > data-overrideAbbreviation="...
2008 Jun 08
20
how to parse a "dd/mm/yyyy" formatted date string???
Hi, I''m stuck. How do you parse a "dd/mm/yyyy" formatted date string??? I get a date format error. Thanks in advance Greg --~--~---------~--~----~------------~-------~--~----~ 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