![]() | ![]() Products ![]() ![]() ![]() ![]() |
Home » Technical Support » Elevate Web Builder Technical Support » Incident Reports » Incident Reports Reported for Version 2.06 » View Incident Report |
![]() |
Reported By: Walter Matte Reported On: 7/28/2017 For: Version 2.06 Build 5 |
function TfrmTime.TimeDetWorkDateGetText(Sender: TObject; const Value: String): String; var DT : DateTime; begin ListBox1.Items.Add('>' + Value + '<'); if value > '' then begin DT := StrToDate(value); result := DisplayDate(DT,1); end else begin result := value; end; end;
This web page was last updated on Wednesday, February 8, 2023 at 07:22 AM | Privacy Policy![]() © 2023 Elevate Software, Inc. All Rights Reserved Questions or comments ? ![]() |