strftime: Implemented %F, %G, %g, %s and %z. %F: ISO 8601 date. %G: ISO 8601 weak year. %g: Short ISO 8601 week year. %s: Seconds since epoch. %z: Signed timezone offset in hours and minutes (RFC822 style).