Oracle iPlanet Web Proxy Server 4.0.14 NSAPI Developer's Guide

util_get_current_gmt

The util_get_current_gmt function obtains the current time, represented in terms of GMT (Greenwich Mean Time).

Syntax

#include <libproxy/util.h>
time_t util_get_current_gmt(void);

Returns

the current GMT

Parameters

No parameter is required.

See Also

util_make_local