index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
workbook
/
worksheet
/
tc_date_time_converter.rb
Age
Commit message (
Expand
)
Author
2023-06-10
Fix safe Style/ColonMethodCall offenses
Geremia Taglialatela
2023-05-04
Enable Style/FrozenStringLiteralComment and autocorrect
Paul Kmiec
2023-05-03
Fix non-production Style/NumericLiterals offenses
Geremia Taglialatela
2023-05-03
Fix Style/RedundantFileExtensionInRequire offense
Geremia Taglialatela
2023-05-03
Fix time tests
Geremia Taglialatela
2023-05-03
Add RuboCop Minitest
Geremia Taglialatela
2023-05-03
Fix offenses to non-production code
Geremia Taglialatela
2023-04-09
Fix Layout/ExtraSpacing offenses
Geremia Taglialatela
2023-04-08
Fix space-related offenses
Geremia Taglialatela
2023-04-08
Fix offenses related to trailing commas
Geremia Taglialatela
2023-04-08
Fix EmptyLines related offenses
Geremia Taglialatela
2023-04-07
Fix Layout/ElseAlignment
Geremia Taglialatela
2023-04-06
Fix Layout/CommentIndentation offenses
Geremia Taglialatela
2023-04-06
Fix Style/Encoding offenses
Geremia Taglialatela
2013-09-13
Add support for automatically adjusting serialized times and dates to account...
Randy Morgan
2012-04-05
fixing spec for time serialization assuming timezone to be GMT+1 -
Randy Morgan
2012-04-03
pre release prep
Randy Morgan
2012-04-03
Trying something crazy for jruby1.9 mode
Randy Morgan
2012-03-23
move requires out of specs and into helper that prepends lib directory for re...
Randy Morgan
2012-03-02
epoc => epoch
Jurriaan Pruis
2012-02-28
patching time converter and specs as well as fixing warnings related to unini...
Randy Morgan
2012-02-24
Fix DateTimeConverter tests
Joseph HALTER
2012-02-23
out of time to play with this. We will need to create some 1.8.7 valid test l...
Randy Morgan
2012-02-23
disable timezone testing for 1.8.7 for now
Randy Morgan
2012-02-23
ruby version conditional specs to deal with epoc issues
Randy Morgan
2012-02-23
renaming for clarity, a bit of docs and some patches to spec for AWSOME date/...
Randy Morgan