module Git::At
Constants
- VERSION
Public Class Methods
[](date)
click to toggle source
# File lib/git/at.rb, line 6 def self.[](date) date.strftime("%a %b %-d %H:%M:%S %Y %z") end
# File lib/git/at.rb, line 6 def self.[](date) date.strftime("%a %b %-d %H:%M:%S %Y %z") end