Click or drag to resize
AGIScriptSayTime Method (Int64)
Says the given time.

Namespace: AsterNET.FastAGI
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected void SayTime(
	long time
)

Parameters

time
Type: SystemInt64
the time to say in seconds since 00:00:00 on January 1, 1970.
See Also