date_format 1.0.0 copy "date_format: ^1.0.0" to clipboard
date_format: ^1.0.0 copied to clipboard

outdatedDart 1 only

Format Dates.

date_format #

A library for Dart developers.

Created from templates made available by Stagehand under a BSD-style license.

Usage #

A simple usage example:

import 'package:date_format/date_format.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs #

Please file feature requests and bugs at the issue tracker.