SproutCMS

This is the code documentation for the SproutCMS project

function shortdate()

Return a formatted date in a short format (e.g. 3/1/2003)

Usage

unknown I18n::shortdate ( [ int $timestamp ] );

Arguments

  1. int $timestamp = 0
    $timestamp. A unix timestamp. Defaults to the current time