# `GSGlyphsInfo dateFormat`

*Type Method*

## Declaration

```swift
class func dateFormat() -> DateFormatter
```

```objc
+ (NSDateFormatter *) dateFormat;
```

```python
dateFormat() -> NSDateFormatter
```

