Members
-
<static> DDMM :number
-
Formato dia/mês. Exemplo: 21/05.
Type:
- number
- Default Value:
-
- -1892603090
-
<static> DDMMYYYY :number
-
Formato dia/mês/ano. Exemplo: 21/05/2017.
Type:
- number
- Default Value:
-
- -1892603089
-
<static> MMMYYYY :number
-
Formato mês_extenso/ano. Exemplo: Maio/2017.
Type:
- number
- Default Value:
-
- -1892603055
-
<static> MMYYYY :number
-
Formato mês/ano. Exemplo: 05/2017.
Type:
- number
- Default Value:
-
- -1892603088
-
<static> WWYYYY :number
-
Formato semana_iso/ano. Exemplo: 20/2017.
Type:
- number
- Default Value:
-
- -1892603087
-
<static> YYYYWW :number
-
Formato ano/semana_iso. Exemplo: 2017/20.
Type:
- number
- Default Value:
-
- -1892603057
Type Definitions
-
DateFormatType
-
Tipagem correspondente às possibilidades de DateFormat
Type:
- 'DDMMYYYY' | 'DDMM' | 'MMYYYY' | 'WWYYYY' | 'YYYYWW' | 'MMMYYYY'