Ferreteria/v0.5/@cls/data/unit/calc/cTime
< Ferreteria | v0.5 | @cls
Jump to navigation
Jump to search
class
ferret\data\unit\calc\cTime |
cObject | → | cTime |
- Source: data/fields/unit/native/types.php
- Implementation: SQL seems to use a human-readable date format. I'm assuming that 'Y-m-d H:i:s' will work for all SQL engines.
- Later: Could add user-selected timestamp format for display.