Skip to content

normidar/big_date

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages