Closed djboardman closed 9 years ago
This looks great. Thanks so much for the hard work on it. I have a few thoughts if thats cool, let me know if I'm missing something or you have a different idea:
::VoltTime
instead of Volt::VoltTime
(though I'm open either way)to_skkkj
method, looks like a typo for to_s :-)in_zone_strftime
(and similar, in_zone_month/day/year/etc..(offset)
) methods, so the user could pass in a timezone when needed and get the value based on that timezone. Not sure how hard that would be to make work on the client, but I expect it to be used more on the server (for rest api's maybe or something?) Sorry for the big list of comments. I'm really excited about this stuff and I think this could make time handling a lot easier for everyone. Feel free to hit me up on gitter with thoughts/questions. Again, great work, thanks for all of the time you put into this :-)
Merged. Thanks so much for this!
VoltTime helper with duration support and other time calculations.