✨ feat(tsl-api-reference): add class and framework API lookup
This commit is contained in:
-2
@@ -116,7 +116,6 @@
|
||||
|
||||
```tsl
|
||||
return TEncodeDate(2012, 2, 13);、
|
||||
|
||||
// 显示为日期时间:2012-02-13
|
||||
// 输出:40952
|
||||
```
|
||||
@@ -142,7 +141,6 @@ return TEncodeDate(2012, 2, 13);、
|
||||
|
||||
```tsl
|
||||
return TEncodeDate2(20120317T, 2);
|
||||
|
||||
// 显示为日期时间:2012-03-02
|
||||
// 输出:40970
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user