sql - Calendar control date not known (ASP.Net) -


sometimes have dates unknown, eg: won't know date month , year.

eg: --/dec/2015, date not known? how accept these kind of values?

any ideas on can stored on sql server database?

i store date in database. because date have benefits like:

  • calculation function dateadd , datediff.
  • you able sort on 1 column
  • index 1 column
  • when need year , month. use month , year

Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -