Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
VirtualTime::TimeLocationConverter
Inherits
Reference
/
Object
A custom to/from YAML converter for Time::Location.
Class methods
from_yaml
(value :
YAML::ParseContext
, node :
YAML::Nodes::Node
) :
Time::Location
Source
from_yaml
(value :
String
|
IO
) :
Time::Location
Source
to_yaml
(value :
Time::Location
, yaml :
YAML::Nodes::Builder
)
Source