Hi,

I am looking for a pointer in the right direction for a date problem I have.

I am querying from Unix a Microsoft Active Directoryt. One of the fields it returns is in long date format.

( see http://aspn.activestate.com/ASPN/Mail/Message/perl-win32-admin/1981214 for explaination )

The issue is that the value returned is in the following format;

a quadword(or "long integer"). The attribute value, as represented by 
Win32::OLE,
is a hash containing two entries, the high longword and the low
longword.

My problem is the code snipped in the attached URL shows how to convert this in perl running on a windows box. The main issue seems to be playing with the long integer and being able to manipulate
the low and high words.


How can you achieve this under unix. I have being searching for a mechanism to 
do this.

Tks,

-Bob



The information contained in this e-mail and in any attachments is confidential 
and is designated solely for the attention of the intended recipient(s). If you 
are not an intended recipient, you must not use, disclose, copy, distribute or 
retain this e-mail or any part thereof. If you have received this e-mail in 
error, please notify the sender by return e-mail and delete all copies of this 
e-mail from your computer system(s).
Please direct any additional queries to: [EMAIL PROTECTED]
Thank You.

Reply via email to