You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-06-12 22:07:39 +02:00
@ -607,7 +607,7 @@ begin
|
||||
Result.year := TempYear;
|
||||
Result.month := TempMonth;
|
||||
Result.day_of_week := DayOfWeek(dt);
|
||||
Result.day_of_month := TempMonth;
|
||||
Result.day_of_month := TempDay;
|
||||
Result.hour := TempHour;
|
||||
Result.minute := TempMin;
|
||||
Result.second := TempSec;
|
||||
|
Reference in New Issue
Block a user