the following blocks are used with the barcode scanner to be able convert the expiry date reading format from the generic (for example 0625) to JUN - 2025 with separating the expiry year and month so I can set 2 labels for month and year.
those blocks are working fine except for having a lag between the code to get the year and the one to get the month as the steps to get the month are a little bit longer.
Are there a better and faster way to do it, so I get both results simultaneously.