
Check it yourself!
Oh, wait, wait, I see now!
[Source]Format character = o
Description = ISO-8601 year number. This has the same value as Y, except that if the ISO week number (W) belongs to the previous or next year, that year is used instead. (added in PHP 5.1.0)
Example returned values = Examples: 1999 or 2003
I had o.m.d_H.i.s set here, but I think the correct setting should be Y.m.d_H.i.s instead. Some PHP savvy could confirm this, please?

