public pure subroutine dm_geocom_api_request_get_date_time(request)
Request of CSV_GetDateTime procedure. Creates request for getting
the current date and time of the instrument. A possible response may
look like %R1P,0,0:0,1996,'07','19','10','13','2f'.
Nodes of different colours represent the following:
Solid arrows point from a procedure to one which it calls. Dashed
arrows point from an interface to procedures which implement that interface.
This could include the module procedures in a generic interface or the
implementation in a submodule of an interface in a parent module.