n2n Page Rocket 1 API

n2n\l10n

­Date­Time­Format

DateTimeFormat

Constant summary

Methods summary

Modifier and Type Method
public static createDateInstance ( unknown n2nLocale , unknown dateStyle , DateTimeZone timeZone = null )
public static createTimeInstance ( unknown n2nLocale , unknown timeStyle , DateTimeZone timeZone = null )
public static createDateTimeInstance ( unknown n2nLocale , unknown dateStyle = self )
public getPattern ( )
public static convertStyle ( unknown style )
public static getStyles ( )
public setLenient ( unknown lenient )
public DateTime parse ( string str )
public format ( DateTime dateTime )

Constants in detail

Methods in detail