theredditbandit / pman

A CLI project manager
Other
36 stars 3 forks source link

update `GetLastModifiedTime` function and corresponding tests #44

Closed theredditbandit closed 3 months ago

theredditbandit commented 3 months ago

as recommended by @ccoVeille in #42 , GetLastModifiedTime now only returns the time string , and everything else is now handled in a separate ParseTime function.