Skip to contents

Get the timestamp classifier of an object of class eventlog

Usage

timestamp(x)

# S3 method for eventlog
timestamp(x)

# S3 method for eventlog_mapping
timestamp(x)

# S3 method for activitylog
timestamp(x)

# S3 method for activitylog_mapping
timestamp(x)

Arguments

x

Object of class eventlog, or mapping.

Methods (by class)

  • timestamp(eventlog): Retrieve timestamp identifier from eventlog

  • timestamp(eventlog_mapping): Retrieve timestamp identifier from eventlog mapping

  • timestamp(activitylog): Retrieve timestamp identifier from activitylog

  • timestamp(activitylog_mapping): Retrieve timestamp identifier from activitylog mapping