Ok to lighten the code up, getting an error in this sort of line

Code:
objProduct.DatePurchased = #30/1/01#
Works if date is in US format #1/30/01#, the PC is set to European date format. Do l have to set something in vs.net as well to use non-US date formats


Thanks in advance....