Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
todo_api
master
Top Level Namespace
Database
HaltException
List
Middleware
CORSHandler
HealthcheckHandler
Model
TodoAPI
Built with Crystal 1.9.2
2023-10-07 18:13:20 UTC
class
Model
Model
Reference
Object
Included Modules
JSON::Serializable
Direct Known Subclasses
List
Defined in:
todo_api/models/model.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#now
(timezone =
"UTC"
)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
now
(timezone =
"UTC"
)
#
[
View source
]