I have a class that extends GregorianCalendar. Does anyone knows a way of doing formatting such as "dd/mm/yy", "hh/mm/ss", etc using an instance from GregorianCalendar?
I also need another forma...
http://www.experts-exchange.com/Programming/Languages/Java/Q_11805638.html
Zones:
JavaDate Answered: 03/23/2002 Grade: A Views: 0
Hi, I have a small question:
The following works:
// 2005-10-30
Date theDate = new Date (1130623200000L);
// 07:21:35
Time theTime = new Time (22895000L);
GregorianCalendar ca...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21918292.html
Zones:
JavaDate Answered: 07/14/2006 Grade: A Views: 0
Two decades ago I found a "magic" formula in either an IEEE or ACM publications for accurate bidirectional transformation of Gregorian dates/times and large Jullian based integers. I never understo...
http://www.experts-exchange.com/Other/Math_Science/Q_20612298.html
Hello I am looking for good online resources on timestamp, date, gregorian calander.
I read through the sun site but want working examples if possible.
If you can direct me it would be greatl...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20851943.html
Zones:
JavaDate Answered: 01/16/2004 Grade: A Views: 0
Hello,
i currently have this program, which prints out the next three weeks starting from friday-thursday. the problem is that when i change the beginning day to another day, say Monday...it pr...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21246591.html
Zones:
JavaDate Answered: 12/17/2004 Grade: A Views: 0
Hi,
Everytime i get a my gregcalendar.year it comes up as '6'
How do i make it show the full year.. i.e 2006 or 1999
http://www.experts-exchange.com/Programming/Languages/Java/Q_21857729.html
Zones:
JavaDate Answered: 05/20/2006 Grade: A Views: 0
hi,
how to do converting from gregorian to hijri in asp?
thanks in advance,
megat shamsu
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20092449.htm...
Zones:
ASPDate Answered: 05/13/2002 Grade: B Views: 0
Have a problem calculating the "Age Next Birthday", given the current date and a date of birth.
The problem seems to be apparent on AIX, but not on my local Windows box, both running WebSphere 4...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20536253.html
Zones:
JavaDate Answered: 11/18/2003 Grade: A Views: 0
CAN ANY ONE HELP ME WITH JAVA CODE HOW TO CONVERT JULIAN DATE TO GREGORIAN DATE AND VICE VERSA . AND IS THERE ANY DATE FUNCTION IN ORACLE TO CONVERT JULIAN DATE FORMAT TO GREGORIAN FORM ..PLZ HELP ...
http://www.experts-exchange.com/Database/Oracle/Q_20603299.html
Zones:
OracleDate Answered: 06/17/2004 Grade: A Views: 58
Can anybody help me find a function that will convert arabic date (in english number) to gregorian date.
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_208...