delphi日期函数、日期加减
摘要:
Delphi里有现成的函数可以实现日期加减,是在DateUtils单元里的。function IncYear(const AValue: TDateTime;const ANumberOfYears: Integer = 1): TDateTime;// function IncMonth is in SysUtilsfunction IncWeek(const AValue: TDateTime... 阅读全文
posted @ 2010-04-13 11:12 北京的秋天 阅读(838) 评论(0) 推荐(0)
浙公网安备 33010602011771号