Class: Time
Constant Summary collapse
- LOG_TIME_FORMAT =
"%a %Y-%m-%d %H:%M:%S"- DB_TIME_FORMAT =
"%Y-%m-%d %H:%M:%S"
Instance Method Summary collapse
-
#dbf ⇒ Object
Format date and time for SQL.
-
#ltf ⇒ Object
Format date and time for log timestamp.