Reply to comment
short_date(d: date, month_name: boolean)
Submitted by bingomanatee on 6 March, 2010 - 12:04returns a date in the format 1/3, 2003 (or (Jan-3, 2003 if month_name == true). If the year is the same as the current year it is omitted.
|
That which cannot be rendered in binary is by definition a delusion
|
User login |
Reply to commentshort_date(d: date, month_name: boolean)Submitted by bingomanatee on 6 March, 2010 - 12:04returns a date in the format 1/3, 2003 (or (Jan-3, 2003 if month_name == true). If the year is the same as the current year it is omitted. Reply |
Navigation |