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.
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.