#
lunar
Here are 79 public repositories matching this topic...
-
Updated
Sep 14, 2020 - PHP
A library designed to ease geographic coordinate format conversions, and determine sun/moon information in C#
sunrise
sunset
moon
solar
latitude
longitude
long
coordinates
utm
lat
sun
lunar
magnetic
cartesian
mgrs
magnetic-field
coordinate-conversions
meeus
ecef
celestial-data
-
Updated
Jul 5, 2021 - C#
无第三方依赖的公历(阳历)和农历(阴历、老黄历)工具,支持节假日、星座、儒略日、干支、生肖、节气、节日、彭祖百忌、每日宜忌、吉神宜趋凶煞宜忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道黑道日及吉凶等。lunar is a calendar library for Solar and Chinese Lunar.
-
Updated
Sep 17, 2021 - JavaScript
简介:无需数据库,以《钦定协纪辨方书》为核心的python3 农历、黄历、二十四节气、节假日、星次、每日凶煞、每日值神、建除十二神、每日宜忌、彭祖百忌、每日五行、二十八星宿、天干地支、生辰八字、时辰凶吉等开源项目。背景: 由于三体运动(主要地球、太阳、月球)无法准确预测,目前二十四节气依然还是靠天文台观测,Yovey使用传说中[Y*D+C]-L 寿星通用公式 方法实际有很多天数不准,def getSolarTerms(_date)12个if嵌套判断让代码变得十分冗余,由简书网友“大咖_247c”首先发现计算不准问题……
-
Updated
Mar 12, 2021 - Python
Lunar is a neural network aimbot that uses real-time object detection accelerated with CUDA on Nvidia GPUs.
python
hack
cod
detection
csgo
aimbot
cheat
lunar
detect-players
undetected
fortnite
warzone
valorant
yolov5
fortnite-cheat
softaim
neural-network-aimbot
splitgate
-
Updated
Sep 5, 2021 - Python
Making games in Java is now easier than ever before!
-
Updated
Jul 19, 2018 - Java
Lunar is a superset programming language of Lua 5.1 with optional static typing, inspired by TypeScript and Ruby.
-
Updated
Apr 25, 2019 - Lua
无第三方依赖的公历(阳历)和农历(阴历、老黄历)工具,支持节假日、星座、儒略日、干支、生肖、节气、节日、彭祖百忌、每日宜忌、吉神宜趋凶煞宜忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道黑道日及吉凶等。lunar is a calendar library for Solar and Chinese Lunar.
-
Updated
Sep 17, 2021 - TypeScript
A react-native lunar calendar project for android and ios.
-
Updated
Jan 25, 2018 - JavaScript
light
theme
night
dark-syntax-theme
space
vscode
color-theme
midnight
vscode-theme
lunar
editor-theme
dark-vscode-theme
lunar-theme
-
Updated
Apr 22, 2021
calendar
calendar-events
lunar
solar2lunar
lunar2solar
lunar-calendar
chinese-lunar-calendar
traditional-chinese-calendar
-
Updated
Aug 16, 2021 - TypeScript
JavaScript libs to get Positions for Astronomical Bodies
javascript
astronomy
planet
lunar
vsop87
orbital
ephemerides
vsop2013
elp2000
vsop2010
astronomical-bodies
-
Updated
Aug 30, 2021 - PostScript
A e-commerce solution made with Laravel 5 built with Bootstrap 4.0
-
Updated
Nov 2, 2017 - PHP
Plugin that uses LunarClient's Official API.
-
Updated
Aug 9, 2021 - Java
Personol fork on GitHub - Chinese traditional calendar for Linux Source: https://launchpad.net/chinese-calendar/
-
Updated
Jan 12, 2021 - C++
2D game library that is simple to learn and use.
-
Updated
Jul 19, 2018 - Java
Improve this page
Add a description, image, and links to the lunar topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lunar topic, visit your repo's landing page and select "manage topics."


Hi!
Getting the number of days in the month doesn't work.
Method
iDaysInMonth()returns value 'NaN'.Workaround:
Method
endOf('iMonth').iDate()return value correctly.