module Wayback::Utils

Defined in:

wayback/utils.cr

Constant Summary

WAYBACK_MACHINE_TIMESTAMP_FORMAT = "%Y%m%d%H%M%S"

Class Method Summary

Class Method Detail

def self.parse_timestamp(timestamp : String) #

[View source]
def self.to_timestamp(time : Time) #

[View source]