GetDateStyle returns the date style in the session.
()
| 2036 | GetIntervalStyle() duration.IntervalStyle |
| 2037 | // GetDateStyle returns the date style in the session. |
| 2038 | GetDateStyle() pgdate.DateStyle |
| 2039 | // GetDateHelper returns a helper to optimize parsing of datetime types. |
| 2040 | GetDateHelper() *pgdate.ParseHelper |
| 2041 | } |
no outgoing calls
no test coverage detected