date_only 0.0.6 copy "date_only: ^0.0.6" to clipboard
date_only: ^0.0.6 copied to clipboard

class DateOnly

0.0.6 #

  • toString Method Modified: Now returns the date in the format yyyy-MM-dd.

0.0.5 #

  • toDateTime Method Added: Converts DateOnly to DateTime with time set to 00:00:00.
  • Replaced now with today: Updated method for fetching current date, enhancing clarity.

0.0.3 #

  • initial release.