vb.net - Date instead of DateTime? -


from can tell date , datetime have same functionality. there reason why want use 1 instead of other?

in vb.net date alias system.datetime, yes, they're same thing. can see aliases in this chart on msdn.


Comments

Popular posts from this blog

how to build hyperlink for query string in php -

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

queue - mq_receive: message too long -