format.fmt_timestamp {dyn.log}R Documentation

Gets the format of a format object.

Description

Gets the format of a format object.

Usage

## S3 method for class 'fmt_timestamp'
format(x, ...)

Arguments

x

object to extract value from.

...

further arguments passed to or from other methods.

Value

object's value


[Package dyn.log version 0.4.0 Index]