# File lib/og/backends/psql.rb, line 79
def
self
.
parse_timestamp
(
str
)
return
Time
.
parse
(
str
)
end