vue-luxon icon indicating copy to clipboard operation
vue-luxon copied to clipboard

Get current time and add/subtract days

Open ChristoLuksatrio opened this issue 4 years ago • 1 comments

Is there a way to get the current time and add/subtract days through your package or would I have to import DateTime from luxon to do so? If your package can provide me the relative time, I thought there must be a way to get the current time or add/subtract time. I also assumed that putting in this.$luxon() would work but it didn't.

ChristoLuksatrio avatar Jan 07 '21 16:01 ChristoLuksatrio

I'm wondering this as well... this.$moment() used to give us current date.

aonghas avatar Jan 19 '21 14:01 aonghas