Code Comments
Programming Forum and web based access to our favorite programming groups.I read Properties from User.... The acct_expires is an integer? How convert?
Post Follow-up to this messageDancan wrote: > I read Properties from User.... > The acct_expires is an integer? > How convert? If it's truly an Integer, it's most likely an offset from a specific date. If you have the base date, you can use DateAdd to find out which date that property is referring to. If it's a Long, it still might be an offset but you should be able to use DateSerial to get the actual date. -- Ken Halter - MS-MVP-VB - http://www.vbsight.com Please keep all discussions in the groups..
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.