天软金融分析.NET函数大全
>
金融函数
>
基本面
>
基本
>
报告期数据获取
>
环比
PreviousReportDate
复制链接
简述
同比报告期(前)
定义
PreviousReportDate(RDate:Integer):Integer;
参数
名称
类型
说明
RDate
Integer
报告期
返回
Integer
返回同比报告期(前)
范例
return PreviousReportDate(20111231);
//返回2011年报的同比报告期
//结果:20101231
相关
HBValue
HBShowField
HBReportDate
HBReportDateOfOneQuarter
HBValuePS
HBShowField2
BeginReportDate
BeginReportValue
PreviousReportDate
PreviuosReportDateList
PreviousRDateList_II
PriorReportDate
PreviousReportDateEx
PreviousReportDateOfHG
ReportDateListByNumber
HBHBGrowRatio
HBTBGrowRatio
HBValue2
HBValuePS2