date_time_converter 0.0.3 copy "date_time_converter: ^0.0.3" to clipboard
date_time_converter: ^0.0.3 copied to clipboard

A Dart package for handling and converting DateTime, Duration, and Timestamp with rounding, formatting, and utility functions.

Changelog #

All notable changes to this project will be documented in this file.

0.0.3 #

  • Implemented Time Ago Extension.

0.0.2 #

Added #

  • Extension methods for rounding DateTime to the nearest 10 minutes.
  • Methods for formatting Duration and DateTime into readable strings.
  • Utility functions for converting integers to formatted time strings.
  • Interfaces for date conversion, timestamp conversion, and date formatting.
  • Implementation classes for handling date and time utilities.
  • Methods to calculate delays in days.
  • Functions to format dates as human-readable strings (e.g., "Yesterday", "Mon, 12 Jul").

0.0.1 #

  • Initial Release.
0
likes
0
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package for handling and converting DateTime, Duration, and Timestamp with rounding, formatting, and utility functions.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cloud_firestore, date_format, flutter, intl

More

Packages that depend on date_time_converter