1 Star 9 Fork 5

阿彪开源 / 通用万能日历

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README
MIT

通用日历模块

介绍

通用日历模块,主要特性如下:

  1. 代码量小,占用内存和程序空间少
  2. 支持日期时间和时间戳的转换
  3. 支持时区转换
  4. 支持农历和公历转换
  5. 支持星期以及闰年的计算

软件架构

安装教程

  1. 准备一个工程
  2. 克隆此仓库到工程目录
  3. 添加文件进工程页面
  4. 添加头文件进工程设置
  5. 编译查错
  6. 调用相关函数

使用例程

参与贡献

  1. clone 本仓库
  2. 新建 dev_xxx 分支
  3. 提交代码
  4. 新建 pull request
MIT License Copyright (c) 2018-2020 付瑞彪 All Rights Reserved Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

通用万能日历,时间转换和相关计算 expand collapse
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
C
1
https://gitee.com/tomfree_opensource/gm_calendar.git
git@gitee.com:tomfree_opensource/gm_calendar.git
tomfree_opensource
gm_calendar
通用万能日历
master

Search