date_format 1.0.0 date_format: ^1.0.0 copied to clipboard
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.