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. copyWith (ext)
  29. difference
  30. isAfter
  31. isAtSameMomentAs
  32. isBefore
  33. noSuchMethod
  34. subtract
  35. toIso8601String
  36. toLocal
  37. toString
  38. toUtc
  39. Operators
  40. operator ==
  41. Static methods
  42. parse
  43. tryParse
  44. Constants
  45. april
  46. august
  47. daysPerWeek
  48. december
  49. february
  50. friday
  51. january
  52. july
  53. june
  54. march
  55. may
  56. monday
  57. monthsPerYear
  58. november
  59. october
  60. saturday
  61. september
  62. sunday
  63. thursday
  64. tuesday
  65. wednesday