## S3 method for class 'POSIXctp':
format(x, ...) ## S3 method for class 'POSIXcti':
format(x, format = '\%Y-\%m-\%d \%H:\%M:\%S', ...)
## S3 method for class 'POSIXst':
format(x, format = NULL, ...)
'POSIXcti' are formatted by pasting the character strings
representing both start and end of each intervals.
Start and end's format can be specified with the format
argument according to the basic
format.POSIXct function.
'POSIXst' are formatted according to the format
argument which must respect the following rules.