forked from extern/nushell
* add support for timestamp-based time conversion by specifing timezone or 'UTC/Local' * [fix] fix the wrong test sample * code formating * code formating and import missing mod to test * code formating again * [fix] it won't crash when given timestamp is too big. * [fix] code formatting =_=b