Topic Path: Symbol Reference > Constants > NTPMaxInt Constant
ContentsIndexHome
PreviousUpNext
NTPMaxInt Constant

NTP conversion value for seconds to TDateTime.

File
NTPMaxInt = 4294967297.0;

NTPMaxInt is a constant value used in translating NTP seconds and fractional seconds in a TIdSNTP instance to or from a native Delphi TDateTime value. 

NTPMaxInt is used in TIdSNTP methods that convert TDateTime values to its representation as a number of seconds, and in methods that convert a number of seconds to its representation as a TDateTime value.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.