long.date {skyscapeR}R Documentation

Converts day-month in 'MM-DD' format to a more readable format

Description

Converts day-month in 'MM-DD' format to a more readable format

Usage

long.date(date)

Arguments

date

date in 'MM-DD' format

Examples

long.date('01-01')
long.date('08-23')

[Package skyscapeR version 1.0.0 Index]