mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-28 23:20:10 +08:00
Merge pull request #29285 from wxy/20230208.1-⭐️⭐️-Improve-your-coding-skills-with-temporal-values-in-MySQL
R:published/20230208.1 ⭐️⭐️ Improve your coding skills with temporal values in MySQL.md
This commit is contained in:
commit
6f6dac5cf7
@ -25,7 +25,7 @@ MySQL 使用 `ISO 8601` 格式来存储以下格式的值(LCTT 译注:国际
|
||||
- `DATE`:`YYYY-MM-DD`
|
||||
- `TIME`:`HH:MM:SS`
|
||||
- `TIMESTAMP`:`YYYY-MM-DD HH:MM:SS`
|
||||
- `YEAR`:YYYY`
|
||||
- `YEAR`:`YYYY`
|
||||
|
||||
### DATETIME 与 TIMESTAMP 的比较
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user