Hello,
Im trying to have the date displayed in this format: mmddyy
Im using this script:
{% capture today %}{{'now' | date:'%s' | minus:0600| date:'%m%d%Y'}}{% endcapture %}{{today}}
but I dont know how to make the year two digits. any tips?
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.