On 06/28/2011 06:34 AM, Benoît Minisini wrote:
>> Dim DateCurrent as Float
>> DateCurrent = -1.71063190910317E+10
>> Print Format$(CDate(DateCurrent), " d, , hh:nn:AM/PM")
>>
>> I was experimenting and randomly ran across this bug. It looks like the
>> CDate function works, but that formatt
> Dim DateCurrent as Float
> DateCurrent = -1.71063190910317E+10
> Print Format$(CDate(DateCurrent), " d, , hh:nn:AM/PM")
>
> I was experimenting and randomly ran across this bug. It looks like the
> CDate function works, but that formatting it doesn't.
Fixed in revision #3904.
Regards,
Dim DateCurrent as Float
DateCurrent = -1.71063190910317E+10
Print Format$(CDate(DateCurrent), " d, , hh:nn:AM/PM")
I was experimenting and randomly ran across this bug. It looks like the
CDate function works, but that formatting it doesn't.
--
Kevin Fishburne
Eight Virtues
www: http://