|
uses DateUtils; function StartOfTheYear(const AValue: TDateTime): TDateTime; function StartOfTheMonth(const AValue: TDateTime): TDateTime; function StartOfTheWeek(const AValue: TDateTime): TDateTime; {ISO 8601} |
相关文章:
|
uses DateUtils; function StartOfTheYear(const AValue: TDateTime): TDateTime; function StartOfTheMonth(const AValue: TDateTime): TDateTime; function StartOfTheWeek(const AValue: TDateTime): TDateTime; {ISO 8601} |
相关文章: