Click or drag to resize
GeoIP2LocationLocalTime Property
The date and time of the transaction in the time zone associated with the IP address.

Namespace:  MaxMind.MinFraud.Response
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 0.6.0
Syntax
public Nullable<DateTimeOffset> LocalTime { get; }

Property Value

Type: NullableDateTimeOffset
See Also