diff options
author | Teddy Wing | 2018-04-15 02:09:52 +0200 |
---|---|---|
committer | Teddy Wing | 2018-04-15 02:09:52 +0200 |
commit | 07b36febc2f402be9c5c1a9323ce90ba56b5488c (patch) | |
tree | 238232a5863481c2e3998dedd74060dbb2a3fc57 /src/meetup_rss.rs | |
parent | 6149d7601cd3a63c6531846ea9d7fa9c584c35f7 (diff) | |
download | meetup-find-events-rss-07b36febc2f402be9c5c1a9323ce90ba56b5488c.tar.bz2 |
build_rss(write_feed): Automatically handle date formatting
* Take a date formatted in `%Y-%m-%d` and append the extra `THH:MM:SS`
that the Meetup API requires. We'll just be taking a regular string
from a user-inputted command line argument instead of a real date type
because it's easier and simpler.
* Use the name `end_date` to distinguish it from the `end_date_range`
parameter used by the API.
Diffstat (limited to 'src/meetup_rss.rs')
0 files changed, 0 insertions, 0 deletions