iceenongli / iceworkday
iceworkday工作日算法 工作日算法又称节假日算法。 由于工作日计算涉及农历节气等,而农历算法本身就是非常复杂的,所以工作日算法非常的复杂 。 该算法解决了工作日的计算问题。对以往的数据确保其准确性,对将来的数据提供尽可能准确的 预测。 由于未来的数据是未知的,为了在将来使该算法对已发生的数据具有准确性,该算法提供了配置 文件纠错机制。 该工作日算法的有效计算范围为 2001年--3100年。 对2017年及以前的节假日进行了精确枚举。 WorkUtils.weekendMap(year)方法用于计算节某一年假日map,传入年的字符串。 WorkUtils.isWorkendDay(ymd)方法用于判断某一天是否为节假日,传入年月日字符串。
☆91Updated 4 years ago
Alternatives and similar repositories for iceworkday:
Users that are interested in iceworkday are comparing it to the libraries listed below
- 零依赖,纯Java开发的汉字转拼音库 实现汉字转拼音 实现汉语单词转拼音 实现汉语句子转拼音,在一定程度解决多音字问题☆58Updated 4 years ago
- Easy to fetch one or some values from json string☆59Updated 3 years ago
- ☆113Updated 6 years ago
- 封装OkHttp3,对外提供了POST请求、GET请求、上传文件、下载文件、https请求、cookie管理等功能☆66Updated 3 years ago
- 个推官方提供的推送服务端API Demo(Java语言)☆34Updated 4 years ago
- 使用RxJava2 和 Java 8的特性开发的图片爬虫☆56Updated 5 years ago
- Enhancement tools that make the development of Mybatis easier.☆83Updated 6 years ago
- java音频格式转换工具☆36Updated 8 years ago
- java设计模式☆57Updated 4 years ago
- 从无到有搭建中小型互联网公司后台服务架构☆66Updated 7 years ago
- 生成带有背景图片、用户网络头像、用户名称的二维码图片☆34Updated 7 years ago
- 七牛云、又拍云、阿里云对象存储OSS、腾讯云对象存储服务COS - Java客户端☆45Updated 7 years ago
- Code River Backend Platform (JAVA)☆39Updated 5 years ago
- java线程池的写法☆75Updated 10 years ago
- Exception异常管理平台,支持Java、PHP、Python等多种语言☆85Updated 2 years ago
- itextpdf + freemarker 实现pdf的导出, 支持中文、图片以及外部样式☆87Updated 6 years ago
- The collection and reconstruction of the payment SDK supports Alipay, WeChat payment and UnionPay payment.☆203Updated 5 years ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆47Updated 6 years ago
- Java开源企业级开发框架 Java open source enterprise development framework☆78Updated last year
- 一个微服务架构的博客社区平台☆24Updated 6 years ago
- 对象属性核查框架:功能对标validate,从使用者角度出发,重新设计,拦截一切不合法属性,让业务处理层不包含一行核查代码,实现至简化编码☆9Updated 2 years ago
- convert file word2pdf excel2pdf ppt2pdf☆14Updated 6 years ago
- 设计模式代码集合☆47Updated 7 years ago
- 一款基于netty的即时通讯系统☆30Updated last year
- java基本工具类☆109Updated last year
- 一个后台使用Java写的滑动拼图验证码程序☆24Updated 6 years ago
- 友盟消息推送REST☆21Updated 8 years ago
- J2EE日常开发中整理的工具类。分为IO类扩展、image类扩展、JDK常用类扩展、网络类扩展等。☆34Updated 10 years ago
- ☆72Updated 8 years ago
- 阿里云 SMS 短信 Java SDK 封装☆82Updated 6 years ago