[SOLVED] Saving ‘0’ as a numerical value

It is to my understanding that Bubble uses the moment.js library and consequently means the value ‘0’ = Sunday.

My issue is saving the value ‘0’ or including it in a numerical range. Every time I try to save the value ‘0’, Bubble removes it. For example, I’m trying to save the numerical range ‘018 - 034’ but instead it comes up as ‘18-34’ in my database. How would I be able to save ‘018-034’ in my database?

Regards
-James

Managed to solve this!

How did you manage to solve it?

I have a private plugin that enables me to achieve my end goal. Albeit, not entirely sure whether saving 0 as a numerical value in Bubble is possible.