Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
wallet
master
Application
Wallet
Constants
Models
DateTime
Event
Image
Location
QuickResponseCode
TicketHolder
WalletWeb
Controllers
PasscardController
Exceptions
NotFound
Middleware
Authorization
Built with Crystal 1.9.2
2023-10-07 19:11:26 UTC
class
Wallet::Models::DateTime
Wallet::Models::DateTime
Reference
Object
Included Modules
JSON::Serializable
Defined in:
wallet/models/date_time.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#end
: String
#end=
(end __arg0 : String)
#start
: String
#start=
(start : String)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
end
: String
#
[
View source
]
def
end=
(end __arg0 : String)
#
[
View source
]
def
start
: String
#
[
View source
]
def
start=
(start : String)
#
[
View source
]