Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
wayback
v0.0.3
Snapshot
Wayback
Api
Engine
Protocol
SnapshotsParser
Query
Utils
Built with Crystal 1.9.2
2023-10-08 13:41:47 UTC
module
Wayback::Utils
Defined in:
wayback/utils.cr
Constant Summary
WAYBACK_MACHINE_TIMESTAMP_FORMAT
=
"%Y%m%d%H%M%S"
Class Method Summary
.parse_timestamp
(timestamp : String)
.to_timestamp
(time : Time)
Class Method Detail
def self.
parse_timestamp
(timestamp : String)
#
[
View source
]
def self.
to_timestamp
(time : Time)
#
[
View source
]