hour2tow: Converting UNIX hour to Time-of-Week

View source: R/utils.R

hour2towR Documentation

Converting UNIX hour to Time-of-Week

Description

Convert UNIX hour (calculated by dividing UNIX seconds with 3600) to to Time-of-Week (TOW) at local time zone.

Usage

hour2tow(hour, tz = "Asia/Shanghai")

Arguments

hour

Hours from UNIX epoch

tz

The time zone string


caesar0301/movr documentation built on June 18, 2022, 2:37 a.m.