Choose different date
Closed this issue · 1 comments
nevries commented
Choosing another time is great, but what about choosing a different date also? I suggest to do it by either giving an absolute date or something relative like: in x days.
jaroslawhartman commented
Hi @nevries,
This has been actually already implemented, download v2.5:
- Keyword: tz [
date modifier
] [time
] - (wheretime
is as above anddate modifier
is 'today' (short: 't'), or 'tomorrow' (short: 'tm'), or[number of days]d
what means to add the number of days to current date, or one ofdd
,mmdd
,yymmdd
,yyyymmdd
to give an absolute date) - convert provided date and time into time of your cities.
I hope this is what was asking about?
Best regards,
Jarek
Edit: ... has been implemented by you :-) Only now I've noticed that you was the author :-D Thanks again !!