mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-24 21:13:46 +08:00
-
This commit is contained in:
@@ -27,6 +27,7 @@ namespace SqlSugar
|
||||
{
|
||||
formatString = formatString.Replace("hh", "hh24")
|
||||
}
|
||||
}
|
||||
formatString = formatString.Replace("mm", "mi");
|
||||
//if (formatString.HasValue() && formatString.Contains("hh:mm"))
|
||||
//{
|
||||
|
Reference in New Issue
Block a user