Applies to NATS 4.0.25 and greater.
nats_get_period_end
Displays a clock counting down time until the end of the current period.
Alias: get_period_end
Parameters
Parameter
|
Description
|
Possible Values
|
Default Value
|
Example
|
assign_prefix
|
Prefix output variables with this word. (Click link for details)
|
Any valid Smarty variable name
|
None. (No prefix is used)
|
assign_prefix="myvar"
|
Output
A clock counting down the time until the end of the current period. The remaining time is also stored in the Smarty variable, $period_countdown.
Notes
None.
See Also