powered by
year(x)
year does not yet support years before 0 C.E.
x <- now() year(x) year(x) <- 2001 year(x) > 1995
Run the code above in your browser using DataLab