天软金融分析.NET函数大全 > TSL函数 > 基础函数 > 日期时间 > 分解函数

YearOf    

简述

返回参数AValue中包含的年份信息。值域[1,9999]
定义
YearOf(AValue: TDateTime): Integer;
参数
名称类型说明
AValue TDateTime日期类型
相关