date_formatter_codespark 1.6.0 copy "date_formatter_codespark: ^1.6.0" to clipboard
date_formatter_codespark: ^1.6.0 copied to clipboard

Date formatter with DateTime extensions for date formatting, datetime formatting, relative time, time ago, human-readable dates, timestamps, and custom date formats.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add date_formatter_codespark

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  date_formatter_codespark: ^1.6.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:date_formatter_codespark/date_formatter_codespark.dart';
8
likes
160
points
264
downloads
screenshot

Documentation

API reference

Publisher

verified publisherksaikiran.dev

Weekly Downloads

Date formatter with DateTime extensions for date formatting, datetime formatting, relative time, time ago, human-readable dates, timestamps, and custom date formats.

Homepage
Repository (GitHub)
View/report issues

Topics

#date-formatting #datetime #date-formatter #time-ago #datetime-extension

License

MIT (license)

Dependencies

flutter

More

Packages that depend on date_formatter_codespark