天软金融分析.NET函数大全
>
TSL函数
>
基础函数
>
日期时间
>
常用日期时间函数
Time
复制链接
简述
返回TDateTime类型的当前时间,日期部分为0,与系统参数无关。
定义
Time(): TDateTime;
参数
名称
类型
说明
返回
TDateTime
当前时间点
范例
Return Time();//输出0.59
参考
TDateTime
相关
EncodeDate
EncodeTime
TryEncodeDate
TryEncodeTime
DecodeDate
DecodeDateFully
DecodeTime
DayOfWeek
Date
Time
Now
CurrentYear
IncAMonth
IsLeapYear
DateToStr
TimeToStr
DateTimeToStr
StrToDate
StrToDateDef
TryStrToDate
StrToTime
Strtodatetime2
StrToTimeDef
TryStrToTime
StrToDateTime
StrToDateTimeDef
TryStrToDateTime
FormatDateTime
DateTimeToString
DateTimeToInternetStr
DateTimeGMTToCookieStr
DateTimeGMTToHttpStr
GMTToLocalDateTime
FAQ/知识库链接
Sp_time
Q:sp_time()和sp_time(1)的区别
Q:Command send to client timeout
Q:登录客户端时报Runtime error at 09c3d739 错误
Q:用timeof(strtodatetime('2015-07-29 09:30:10'))=0.3959比较返回0?
Q:使用pyTSL取数时报错:RuntimeError: stream decode error