big_date 0.2.2 copy "big_date: ^0.2.2" to clipboard
big_date: ^0.2.2 copied to clipboard

discontinued
outdated

A Dart library that expand DateTime, it also support diiferent countries` calendar.

TODO: Put a short description of the package here that helps potential users know whether this package might be useful for them.

Features #

  • get the sexagenary cycle(60-year cycle) in chinese date(干支).
  • get the era name of japanese in japanese date(日本年号).
  • get some information about month. like:
    • first day, last day
    • for each day (normal, reverse, async)
    • count of days

Getting started #

  • import it like import 'package:big_date/big_date.dart';

Usage #

first you must imort this package to use it.

import 'package:big_date/big_date.dart';

and then you can use it like this

Additional information #

TODO: Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.

0
likes
140
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart library that expand DateTime, it also support diiferent countries` calendar.

Homepage

Documentation

API reference

License

MIT (license)

More

Packages that depend on big_date