mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-08-01 06:37:46 +00:00
Merge pull request #92 from nushell/update_guayaquil
Update maintainer_time.nu
This commit is contained in:
commit
fa8143b11b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
let m_table = (
|
||||
[
|
||||
['name', 'tz', 'time'];
|
||||
['andres' 'US/Eastern' ' ']
|
||||
['andres' 'America/Guayaquil' ' ']
|
||||
['fdncred' 'US/Central' ' ']
|
||||
['gedge' 'US/Eastern' ' ']
|
||||
['jt' 'NZ' ' ']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue