-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
78ff699
commit f9721b3
Showing
1 changed file
with
5 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,12 @@ | ||
# calendar 0.0.2 | ||
|
||
* assign tz="" to zulu time strings (#48) | ||
* assign zulu time strings to Zulu time zone then convert to "" time zone which defaults to local system time zone (#48) | ||
* Vectorizing ic_datetime warning message (#47) | ||
* Fixing ic_datetime function. This will let ic_read function to work with ics files with more than one event (#1) | ||
* new `zulu = FALSE` argument added to `ic_*` functions (#40) | ||
|
||
|
||
# calendar 0.0.1 | ||
|
||
* on [CRAN](https://cran.r-project.org/package=calendar). |