You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
theFormat - optional, the format string to use (d is the default)
theLocale - optional, the locale to localize to
Returns: a localized date
Depends On: jQuery/Globalize
The number is passed to jQuery/Globalize for conversion. The format is d if the theFormat is not specified; otherwise theFormat is used as the format string.