formZ SDK | 5.0 API Reference | System | User Interface (FUIM)

fz_fuim_get_date_time

Description

Gets the current time. This will get the current time in seconds since a predefined time. Unlike fzrt_get_date_time, the predefined time is independent.

Plugin Prototype

fzrt_error_td fz_fuim_get_date_time(

fzrt_unsigned_int *

date_time )

Parameters

date_time [Result]

pointer to fzrt_unsigned_int that receives the current time in seconds

Returns

FZRT_NOERR if successful, error ID otherwise

Availability

5.5.0.0

See Also

fzrt_get_date_time

Function Set

fz_fuim_fset


Defined in

fz_fuim_api.h