Enter Keywords:
1 - 10 of 11(0.074 seconds)
Sort By:
 
Here is my code: ldate2 and ldate1 are too date in long format.      long diff = (ldate2 - ldate1); // At this point diff equal to 38000 or 38 seconds      Date date = new Date(diff); ...
Zones: JavaDate Answered: 11/28/2003 Rating: 7.2 Views: 0
I use the /usr/lib/acct/fwtmp to look the content of file /var/adm/lastlog but all lines from my file have the date value equal "0  0 0000 0000 0 Wed Dec 31 21:00:00 1969" without the login informa...
Zones: Solaris UnixDate Answered: 10/21/2003 Rating: 8.0 Views: 9
Hi All, Im having trouble retreiving a timestamp from mysql db. example:   20050509095027 is in the date table as timestamp What im using: <?php echo makeDateTime($row_Recordset1['date'], 'l, ...
Zones: Web DevelopmentDate Answered: 05/09/2005 Rating: 7.8 Views: 0
(NOTE:  I am fairly new to PHP and most explainations will most likely confuse me alot, such as ones displayed on "helpful" tutorial sites.) Here is my current code for inputting the date of the...
Zones: PHP and DatabasesDate Answered: 08/29/2005 Rating: 6.4 Views: 0
the format is correct: mm/dd/yyyy but i can't get away from the 1969 date. i've seen this problem on the exchange but i can't make any of the solutions work. my code is as follows: query: mysql_s...
Zones: PHP and DatabasesDate Answered: 12/14/2005 Rating: 9.4 Views: 4
i'm trying to get my output to display like so: Jan 14, 2006 the mysql field type for 'start_time' is datetime.  - the records in the database look like this: 2006-01-14 07:00:00 relevent...
Zones: PHP and DatabasesDate Answered: 02/27/2006 Rating: 9.0 Views: 0
hi, maybe someone can help me.  I have an old  ess 1969 soundcard on this computer  And the sound is either choppy or it plays videos too fast.  I'm thinking this is the soundcard but maybe it coul...
Zones: Hardware, Components, Peri...Date Answered: 12/11/2004 Rating: 7.6 Views: 4
I have a Novell Netware 6.0 sp5 server and it has been running pretty well but recently I have one and only one of about 200 workstations that is consistantly timing out when I do a ping.  I did an...
Zones: Netware, DHCP, NetworkingDate Answered: 04/16/2008 Rating: 6.6 Views: 16
This PowerBook g4 mac laptop seems to be having an issue resetting its date and time to 1969.  I know on a pc I would change the cmos battery to fix this problem.  Is this the same way to fix this ...
Zones: Apple Laptop, Mac OS XDate Answered: 05/20/2009 Rating: 9.3 Views: 9
I have several Word documents (*.doc) that have created dates in 2009 but their modified dates are December 31, 1969 7:00:00 p.m. Any ideas on how this could happen?
Zones: MS WordDate Answered: 09/29/2009 Rating: 9.7 Views: 20