googleinterns / filesystem-in-appsscript

Apache License 2.0
5 stars 1 forks source link

Implement/use custom DateTime/Time/Date structures #62

Open todo[bot] opened 4 years ago

todo[bot] commented 4 years ago

Javascript only has a DateTime Type, No Time or Date type.


https://github.com/googleinterns/filesystem-in-appsscript/blob/500cc0d3dc8ca77e6e26d467872cd69ea34386a2/FileSystem/FileIO.js#L402-L407


This issue was generated by todo based on a todo comment in 500cc0d3dc8ca77e6e26d467872cd69ea34386a2. It's been assigned to @satviksr because they committed the code.
satviksr commented 4 years ago

Deferred - Can be done during Integration because it needs various already existing types in scope