Git Product home page Git Product logo

6tail / lunar-flutter Goto Github PK

View Code? Open in Web Editor NEW
143.0 143.0 38.0 478 KB

日历、公历(阳历)、农历(阴历、老黄历)、道历、佛历,支持节假日、星座、儒略日、干支、生肖、节气、节日、彭祖百忌、每日宜忌、吉神宜趋凶煞宜忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道黑道日及吉凶等。lunar is a calendar library for Solar and Chinese Lunar.

Home Page: http://6tail.cn/calendar/api.html

License: MIT License

Dart 100.00%
calendar flutter

lunar-flutter's People

Contributors

6tail avatar xuanyunhui avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

lunar-flutter's Issues

示例项目尼?

没有例子flutter侧没有运行效果啊,你的文档里都是前端的演示效果,能将你的本地示例开源出来么?

.next return wrong date

var s = Solar.fromYmd(2023, 10, 24).next(5);print(s);//2023-10-29
var t = Solar.fromYmd(2023, 10, 24).next(6);print(t);//2023-10-29

获取法定节假日失败

Holiday? h = HolidayUtil.getHolidayByYmd(2025,5,1);
debugPrint('日期:${h?.getDay()}');
debugPrint('是否调休:${h?.isWork()}');
debugPrint('假期名称:${h?.getName()}');
debugPrint('关联节日:${h?.getTarget()}');

调试输出:

I/flutter (27011): 日期:null
I/flutter (27011): 是否调休:null
I/flutter (27011): 假期名称:null
I/flutter (27011): 关联节日:null

create qimen dunjia chart

I'm about to make a qimen dunjia diagram, but I can't find the calendar yang dun and yin dun, can you tell me where they are?
which method thank you

文档似乎打不开了

https://6tail.cn/calendar/api.html文档地址似乎打不开,我换了好几种网络环境了,才来提交的issue

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.