Dater
- Namespace: \Redaxscript
- Description: parent class to handle the date time
- Package: Redaxscript
- Category: Date
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
_timeZone | protected | ||
_dateTime | protected | ||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
init | public | init the class |
getTimeZone | public | get the time zone |
getDateTime | public | get the date time |
formatTime | public | format to time |
formatDate | public | format to date |
formatField | public | format to field |
Method | Visibility | Description |