iceworkday | iceworkday工作日算法 工作日算法又称节假日算法。
kandi X-RAY | iceworkday Summary
kandi X-RAY | iceworkday Summary
iceworkday is a Java library. iceworkday has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. However iceworkday has 4 bugs. You can download it from GitHub, Maven.
iceworkday工作日算法 工作日算法又称节假日算法。 由于工作日计算涉及农历节气等,而农历算法本身就是非常复杂的,所以工作日算法非常的复杂 。 该算法解决了工作日的计算问题。对以往的数据确保其准确性,对将来的数据提供尽可能准确的 预测。 由于未来的数据是未知的,为了在将来使该算法对已发生的数据具有准确性,该算法提供了配置 文件纠错机制。 该工作日算法的有效计算范围为 2001年--3100年。 对2017年及以前的节假日进行了精确枚举。 WorkUtils.weekendMap(year)方法用于计算节某一年假日map,传入年的字符串。 WorkUtils.isWorkendDay(ymd)方法用于判断某一天是否为节假日,传入年月日字符串。
iceworkday工作日算法 工作日算法又称节假日算法。 由于工作日计算涉及农历节气等,而农历算法本身就是非常复杂的,所以工作日算法非常的复杂 。 该算法解决了工作日的计算问题。对以往的数据确保其准确性,对将来的数据提供尽可能准确的 预测。 由于未来的数据是未知的,为了在将来使该算法对已发生的数据具有准确性,该算法提供了配置 文件纠错机制。 该工作日算法的有效计算范围为 2001年--3100年。 对2017年及以前的节假日进行了精确枚举。 WorkUtils.weekendMap(year)方法用于计算节某一年假日map,传入年的字符串。 WorkUtils.isWorkendDay(ymd)方法用于判断某一天是否为节假日,传入年月日字符串。
Support
Quality
Security
License
Reuse
Support
iceworkday has a low active ecosystem.
It has 84 star(s) with 27 fork(s). There are 5 watchers for this library.
It had no major release in the last 12 months.
There are 1 open issues and 1 have been closed. On average issues are closed in 39 days. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of iceworkday is 2.0.2.4
Quality
iceworkday has 4 bugs (0 blocker, 0 critical, 3 major, 1 minor) and 82 code smells.
Security
iceworkday has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
iceworkday code analysis shows 0 unresolved vulnerabilities.
There are 5 security hotspots that need review.
License
iceworkday is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
iceworkday releases are not available. You will need to build from source code and install.
Deployable package is available in Maven.
Build file is available. You can build the component from source.
iceworkday saves you 646 person hours of effort in developing the same functionality from scratch.
It has 1500 lines of code, 63 functions and 27 files.
It has medium code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed iceworkday and discovered the below as its top functions. This is intended to give you an instant insight into iceworkday implemented functionality, and help decide if they suit your requirements.
- Gets the year map
- Returns the year map
- Lists the year map
Get all kandi verified functions for this library.
iceworkday Key Features
No Key Features are available at this moment for iceworkday.
iceworkday Examples and Code Snippets
No Code Snippets are available at this moment for iceworkday.
Community Discussions
No Community Discussions are available at this moment for iceworkday.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install iceworkday
You can download it from GitHub, Maven.
You can use iceworkday like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the iceworkday component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
You can use iceworkday like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the iceworkday component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page