1. Constructors
  2. DateTime
  3. fromMicrosecondsSinceEpoch
  4. fromMillisecondsSinceEpoch
  5. now
  6. timestamp
  7. utc
  8. Properties
  9. day
  10. hashCode
  11. hour
  12. isUtc
  13. microsecond
  14. microsecondsSinceEpoch
  15. millisecond
  16. millisecondsSinceEpoch
  17. minute
  18. month
  19. runtimeType
  20. second
  21. timeZoneName
  22. timeZoneOffset
  23. weekday
  24. year
  25. Methods
  26. add
  27. compareTo
  28. difference
  29. isAfter
  30. isAtSameMomentAs
  31. isBefore
  32. noSuchMethod
  33. subtract
  34. toIso8601String
  35. toLocal
  36. toString
  37. toUtc
  38. Operators
  39. operator ==
  40. Static methods
  41. parse
  42. tryParse
  43. Constants
  44. april
  45. august
  46. daysPerWeek
  47. december
  48. february
  49. friday
  50. january
  51. july
  52. june
  53. march
  54. may
  55. monday
  56. monthsPerYear
  57. november
  58. october
  59. saturday
  60. september
  61. sunday
  62. thursday
  63. tuesday
  64. wednesday