Is there a way to create monthly credit, the same as most dsl providers offer access on a per calendar month ? I have looked at the character constants and there is no month constant, Does anyone have an idea or a solution to accomplish this.
I would have appreciated this constant ‘month’ as well, but have had to make do with 30d or 4w. I am presuming this is because unlike all the other constants, a month is not a ‘constant’ being as it is 28, 29, 30 or 31 days.
If Mikrotik could add a new ‘constant’ of a month, I would be very happy. It would involve some back end coding within usermanager to calculate how many days there were in that month, but it’s been done before elsewhere and can easily be found after a little googling?