Post
Topic
Board Pools
Re: [30+PH] KanoPool kano.is BEST 0.9% fee PPLNS US,DE,SG,JP,NL,NYA 🐈
by
dmines
on 05/01/2018, 17:34:03 UTC
Quick question for you Kano. On the rewards page the date format is strange (e.g. 31/Dec 04:29). It didn't used to be like that. The last time I copy and pasted, back in August I think, it was like 8/25/2017 8:22:00. The new format is difficult to get into a spreadsheet. Is it something on my end doing that or was it changed in the last few months in one of your updates? Would it be possible to go back to a more standard format?

Also, is the rewards data available through the API?
The web site never used the messed up american date format in any of the tables Smiley

The display format is based on space available, so often year isn't included.

There's no API for rewards (yet)

The biggest problem is the lack of a year. I stretch my browser out to full screen width and still no year. It's a minor thing and your time is better spent on more important things. I'll figure out how to work around it.

Yes.. it doesnt appear to be a responsive table, the date is never displayed regardless of browser width afaik. Ive been fighting the same issue. The i18n regionality of the timestamp format is not the issue being raised, its that the year is missing, so the year must be assumed in any application consuming this data. In excel using INT() operations against this column, it will assume the current year, which is why folks are hitting this issue now given the new year.

It doesn't matter to me what i18n format you put the timestamp in, but please add the year so this data is precise enough to be consumed in outside applications.

Thanks!