strftime(format)
Instance Public methods
Replaces %Z and %z directives with
zone and formatted_offset, respectively, before
passing to Time#strftime, so that zone information is correct
Replaces %Z and %z directives with
zone and formatted_offset, respectively, before
passing to Time#strftime, so that zone information is correct
Please login to continue.