yraykar Posted October 22, 2003 Posted October 22, 2003 Hai Guys, I was upgrading a VB 6.0 program written to retrieve the date of the beginning of week like monday. There i was able to subtract 7 days from a date and keep it as long in a variable. Nut here how do i convert the date to long. Please help me. Or if there is a way to retrieve the date of the beginning of week please tell me Kindly do me a favour. Regards yraykar Quote
*Experts* Volte Posted October 22, 2003 *Experts* Posted October 22, 2003 You can use the ToFileTime and FromFileTime methods of the DateTime object to go to and from a long value. Quote
yraykar Posted October 23, 2003 Author Posted October 23, 2003 Re Hai V F Thanks for the reply. I got the solution for the problem. Thanks again Regards yraykar Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.