Skip to content

Latest commit

 

History

History
58 lines (34 loc) · 1.77 KB

locationdisp-dispcivicaddressreport-timestamp.md

File metadata and controls

58 lines (34 loc) · 1.77 KB
description ms.assetid title ms.topic ms.date topic_type api_name api_type api_location
LocationDisp.DispCivicAddressReport.Timestamp property - The date and time when the report was generated.
b9435384-72e0-42c4-a948-df52621a5ec2
LocationDisp.DispCivicAddressReport.Timestamp property
reference
05/31/2018
APIRef
kbSyntax
LocationDisp.DispCivicAddressReport.Timestamp
COM

LocationDisp.DispCivicAddressReport.Timestamp property

[The Location API object model is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions. Instead, to access location from a website, use the W3C Geolocation API. To access location from a desktop application, use the Windows.Devices.Geolocation API.]

The date and time when the report was generated.

This property is read-only.

Syntax

Timestamp = LocationDisp.DispCivicAddressReport.Timestamp

Property value

This property is a read-only Date. Time stamps are provided as Coordinated Universal Time (UTC).

Remarks

Note that scripting languages, such as Microsoft JScript, might require you to perform conversions to other time formats when you display time stamps as strings.

Examples

For an example of how to use this property, see A Simple Civic Address Report Example.

Requirements

Requirement Value
Minimum supported client
Windows 7 [desktop apps only]
Minimum supported server
None supported