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);
...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20591775.html
Zones:
JavaDate Answered: 11/28/2003 Grade: A 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...
http://www.experts-exchange.com/OS/Unix/Solaris/Q_20766661.html
Zones:
SolarisDate Answered: 10/21/2003 Grade: B Views: 4
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, ...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_21417449.html
(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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...
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...
http://www.experts-exchange.com/Hardware/Misc/Q_21231297.html
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...
http://www.experts-exchange.com/Networking/Novell_Netware/Q_22974192.html
Hi!
Using CTime Date Time Picker, the defaultdate goes back to 1969....is there a way to get the control to default to the date and time of the system ? Thanks!
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20314944.htm...
Zones:
Windows MFCDate Answered: 06/22/2002 Grade: A Views: 0