| SIM800HGetDateTime Method |
Retrieves date time from device's clock.
For correct date time the clock must be set either programatically or using SNTP service
Namespace: Eclo.NETMF.SIM800HAssembly: Eclo.NETMF.SIM800H (in Eclo.NETMF.SIM800H.dll) Version: 1.1.97.0 (1.1.97.0)
Syntax public static DateTime GetDateTime()
Return Value
Type:
DateTimeDate time from device's clock
See Also