-
## Use case
There are many calendar systems besides for common Gregorian. For example, there is the [Jewish Calendar](https://www.chabad.org/library/article_cdo/aid/526874/jewish/The-Jewish-Month…
-
您好,我在使用这个 Lib 的时候遇到了一个八字计算结果错误的问题
输入:1991-08-21 12:00:00
错误示例
![image](https://github.com/overtrue/chinese-calendar/assets/41277964/16bddfa5-7ee3-41cc-aad9-f63917a2f817)
正确示例
![image](https…
-
For places where there's a polar day in the given time/date (see the example), `isDaytime` returns `false` and `isNightTime` returns `true` for all times of day (just opposite to reality).
Code:
`…
-
Hi, I have a suggestion to add event feature
Now that all the systems are connected to the Internet, I suggest you implement the connection with the calendar APIs, in this good source as well.
I u…
-
In many countres, official calendar isn't Geoiregian calendar. For exmple, Arabic countries are using Hijri calendar as official celndar. And in many Asian countiries, people are using chinese or kore…
-
The goal is to display the weekday, when a ``, `` or the like is written in the XML-code and processed by an .odd-file. Apparently, there is no `$calendar` parameter mentioned (says user @line-o in th…
-
**Problem**
I was working on trying to translate the [Coligny Calendar](https://en.wikipedia.org/wiki/Coligny_calendar) into Fantasy Calendar. This calendar is lunar-based. The issue lies in that thi…
-
代码片段
func main() {
t := time.Date(2021, 2, 29, 0, 0, 0, 0, time.Local)
fmt.Println(t)
solar := calendar.NewSolar(2021, 2, 29, 0, 0, 0)
fmt.Println(solar.ToFullString())
fmt.Println(solar.Ge…
-
1. أكو Components بيها implicit LTR، فحتى لو تحط اي inline-style او classes راح يعتبرها LTR.
لذلك انا تجاوزتها ببعض المكونات من خلال استخدام `::style بالكمبوننت الرئيسي بالإضافة الى isRTL` Composable`…
Gruce updated
6 months ago
-
I assume you have no support for Day/Month/Year label localization. I would like to be able to set these three in my own language, since I am able to use my localization for Month names. The easiest w…