stop spam on forum
the script is really shitty, this is what you want, but still shitty.
:local dateint do={
:local days [ :pick $d 8 10 ];
:local month [ :pick $d 5 7 ];
:local year [ :pick $d 0 4 ];
:return [:tonum ("$year$month$days")];
};