tdatetime
Delphi: convert TDate to other format
var MyDate:TDate; MyDate:=Date;开发者_开发知识库 How can I convert local myDate to my format: 31/12/2011?[详细]
2023-03-24 09:15 分类:问答TDateTime To ShortDateString In Satellite Forms "VB-clone"
I am trying to find a calculation that will convert the TDateTime value 40653.6830593 into a year, a month, a day, an hour, a minute and a second.[详细]
2023-02-27 05:50 分类:问答Frac function losing precision
I have a TDateTime variable which is assigned a value at runtime of 40510.416667.开发者_开发百科 When I extract the time to a TTime type variable using the Frac function, it sets it to 0.41666666666.[详细]
2022-12-23 15:56 分类:问答