摘要: 转自:https://blog.csdn.net/haleyliu123/article/details/70927668/ MySQL查询系统时间 第一种方法:select current_date; MySQL> select current_date as Systemtime; 第二种方法: 阅读全文
posted @ 2018-03-05 15:13 Sharpest 阅读(319) 评论(0) 推荐(0) 编辑
摘要: 转自:https://www.cnblogs.com/redfire/p/7702213.html 一、查看和修改Linux的时区1. 查看当前时区命令 : "date -R"2. 修改设置Linux服务器时区方法 A命令 : "tzselect"方法 B 仅限于RedHat Linux 和 Cen 阅读全文
posted @ 2018-03-05 11:12 Sharpest 阅读(4790) 评论(0) 推荐(0) 编辑