Skip to content

Commit bd7dc14

Browse files
committed
修改时间转换工具代码开源地址
1 parent 4beacef commit bd7dc14

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ xJavaFxTool是使用javaFx开发的实用小工具集,利用业余时间把工
4848
2. CronExpBuilder:[Cron表达式生成器](https://gitee.com/xwintop/x-CronExpBuilder)
4949
3. CharacterConverter:编码转换
5050
4. EncryptAndDecrypt:[加密解密](https://gitee.com/xwintop/x-EncryptAndDecrypt)(Ascii、Hex、Base64、Base32、URL、MD5、SHA、AES、DES、文件加密DM5、文件加密SHA1、摩斯密码、Druid加密)使用[commons-codec](http://commons.apache.org/codec/)工具
51-
5. TimeTool:Time转换(常用格式转换(含时区)、计算时间差、时间叠加计算)
51+
5. TimeTool:[Time转换](https://gitee.com/xwintop/x-TimeTool)(常用格式转换(含时区)、计算时间差、时间叠加计算)
5252
6. LinuxPathToWindowsPath:路径转换(使用[oshi](https://github.com/oshi/oshi)工具)
5353
7. QRCodeBuilder:[二维码生成工具](https://gitee.com/xwintop/x-QRCodeBuilder)(自动生成、加入logo、截图识别、自定义格式),使用[google.zxing](https://github.com/zxing/zxing)[jkeymaster](https://github.com/tulskiy/jkeymaster)等工具
5454
8. IdCardGenerator:ID证生成器

images/Time转换.gif

-187 KB
Binary file not shown.

images/Time转换.png

-52.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)