Sequential Ordering Date and Time Tags
-
Hi,
In this article on Sequential Ordering you have listed a number of tags that represent date and time:
https://givewp.com/documentation/core/settings/general-settings/sequential-ordering/
{D}: Day of the month without leading zeros (1-31)
{DD}: Day of the month, 2 digits with leading zeros (01-31)
{M}: Numeric representation of a month, without leading zeros (1-12)
{MM}: Numeric representation of a month, with leading zeros (01-12)
{YYYY}: A full numeric representation of a year, 4 digits (2017 or 2019)
{H}: 24-hour format of an hour without leading zeros (0-23)
{HH}: 24-hour format of an hour with leading zeros (00-23)
{N}: Seconds with leading zeros (00-59)I was wondering whether there are tags for short year format (e.g., “24”) and minutes available as well?
Thanks much!
- You must be logged in to reply to this topic.