time.functions: Functions to manage time

Description Usage Arguments See Also

Description

Functions to manage time (objects of class POSIXct).

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
Hour   (x, tz = "Africa/Algiers")
Month  (x, tz = "Africa/Algiers")
Year   (x, tz = "Africa/Algiers")
Ymd    (x, tz = "Africa/Algiers")
Ym     (x, tz = "Africa/Algiers")
YQ     (x, tz = "Africa/Algiers")
Ndays  (x, tz = "Africa/Algiers")
Nmonths(x, tz = "Africa/Algiers")

Ndays.in.year(year, tz = "Africa/Algiers")

tz.change(x, tz.in="UTC", tz.out="Africa/Algiers")

Arguments

x

vector of class POSIXct

year

year (numeric)

tz

timezone

tz.in

original timezone of x

tz.out

target timezone

See Also

POSIXct


jobonaf/pesco documentation built on May 19, 2019, 2:58 p.m.