Data update
This commit is contained in:
parent
5150844a7d
commit
4bb20c9b71
7735 changed files with 38060 additions and 199180 deletions
|
|
@ -1,10 +0,0 @@
|
|||
with Ada.Calendar; use Ada.Calendar;
|
||||
with Ada.Calendar.Formatting; use Ada.Calendar.Formatting;
|
||||
with Ada.Calendar.Time_Zones; use Ada.Calendar.Time_Zones;
|
||||
with Ada.Text_Io; use Ada.Text_Io;
|
||||
|
||||
procedure System_Time is
|
||||
Now : Time := Clock;
|
||||
begin
|
||||
Put_line(Image(Date => Now, Time_Zone => -7*60));
|
||||
end System_Time;
|
||||
Loading…
Add table
Add a link
Reference in a new issue