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

fz_fuim_date_time_get_year

Description

Gets the year. This will get the year from a date time object

Plugin Prototype

fzrt_error_td fz_fuim_date_time_get_year(

fzrt_unsigned_int

date_time,

fzrt_int *

year )

Parameters

date_time [Input]

seconds from

year [Result]

received the year from the date_time object

Returns

FZRT_NOERR if successful, error ID otherwise

Availability

5.5.0.0

See Also

Function Set

fz_fuim_fset


Defined in

fz_fuim_api.h