
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version
2.10
6-70
Example
Set the date format (internal default value).
MMI_SetDateFormat( MMI_DATE_EU )
6.1.53 MMI_GetDateFormat
Description
Retrieves the date display format.
Declaration
MMI_GetDateFormat(iFormat AS Integer)
Remarks
This function retrieves the format used to display the date.
Parameters
iFormat
out
Specified date format
Return Codes
RC_OK
Successful termination.
See Also
MMI_SetDateFormat
Example
Get the date format.
DIM iFormat AS Integer
MMI_GetDateFormat( iFormat )
6.1.54 MMI_SetTimeFormat
Description
Set the time display format.
Declaration
MMI_SetTimeFormat(BYVAL iFormat AS Integer)
Remarks
This function sets the format in which the time is to be displayed.
Existing fields remain unchanged.
Parameters
iFormat in
Specified time format; possible values:
value meaning
MMI_TIME_12H
12 hour display
MMI_TIME_24H
24 hour display
Содержание 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 ...