
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version 2.10
6-185
6.5.2
Data Structures for the Central Service Functions
6.5.2.1 Date_Time_Type:
Date and Time
Description
These data structures are used to store date and time information.
TYPE Date_Type
iYear
AS Integer
year as a 4 digit number
iMonth
AS Integer
month as a 2 digit number
iDay
AS Integer
day as a 2 digit number
END Date_Type
TYPE Time_Type
iHour
AS Integer
hour as a 2 digit number (24 hours
format)
iMinute
AS Integer
minutes as a 2 digit number
iSecond
AS Integer
seconds as a 2 digit number
END Time_Type
Date_Time_Type
Date
AS Date_Type
date (as defined above)
Time
AS Time_Type
time (as defined above)
END_Time_Type
Содержание tps1100
Страница 1: ...GeoBASIC FOR TPS1100 User Manual Version 2 10 1997 2001 Leica Geosystems AG Heerbrugg Switzerland ...
Страница 150: ...GeoBASIC FOR TPS1100 Reference Manual Version 2 10 1997 2001 Leica Geosystems AG Heerbrugg Switzerland ...
Страница 411: ...GeoBASIC Reference Manual 6 System Functions TPS1100 Version 1 30 6 7 6 5 35 CSV_LibCallAvailable 6 213 ...
Страница 620: ...TPS1100 Version 2 10 6 1 ...
Страница 621: ......
Страница 623: ...TPS1100 Version 2 10 6 1 ...
Страница 624: ......
Страница 1053: ...TPS1100 Version 1 30 E 1 Appendix E GEOFONT ...
Страница 1154: ...GeoBASIC Reference Manual Appendix J List of Predefined Identifiers TPS1100 Version 1 30 J 9 TMC_SetOffsetDist 6 128 ...