Date

  • Resembles - DateTime
  • Resolution - days
  • Can be null as opposed to DateTime
  • Can have Empty (Zero) date - as opposed to DateTime
  • Usage :
    • Date d = Date.Now
    • Date d = new Date(1976, 6, 16)
    • If (d==Date.Empty)

For a demo of these principles see Demo


Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com