Skip to contents

Addition of a lubridate Period to a parttime partial_time

Usage

# S4 method for partial_time,Period
+(e1, e2)

Arguments

e1

A partial_time object

e2

A lubridate Period object

Value

A new partial_time object offset by Period

e2