$_now
variables
- $_now_daynum Example: 03
- $_now_daynum_short Example: 3
- $_now_monthname Example: September
- $_now_monthname_short Example: Sep
- $_now_monthnum Example: 09 (For September)
- $_now_monthnum_short Example: 9 (For September)
- $_now_time Example: 6:15 PM
- $_now_time_24 Example: 18:15
- $_now_wkday Example: Thursday
- $_now_wkday_short Example: Thu
- $_now_yearnum Example: 2008
- $_now_yearnum_short Example: 08 (for 2008)
applicable sections
- html
associated vinetype.config variables
description
Place this variable at the location in the body element where you want a day, date, month, or year value for the current tim to be placed.
notes
- The above examples are values for a culture of en-US or other English-speaking culture. Translation for other language is accomplished by adjusting the $culture variable in your
vinetype.config
file.