#include <png.h>
void png_set_tIME(png_structp png_ptr, png_infop info_ptr, png_timep mod_time);
void png_set_tIME
png_set_sBIT shall set the time of last modification of the image in info_ptr as specified by mod_time.