Reference FQL API reference Time year year Get the year of a Time. Signature year: Number Description Get the Time year field. Return value Type Description Number The year. Examples Time('2099-02-10T12:01:19.000Z').year 2099 second Time()