Open jayenashar opened 3 years ago
oh i see. abbreviations are ambiguous: https://en.wikipedia.org/wiki/List_of_time_zone_abbreviations
i'm using IST and CST quite often. is there something else i can use which is not ambiguous?
i found that i can use MMT instead of IST, but there's no substitute for CST :(
nevermind i can't use MMT. that's an hour ahead of IST. Asia/Kolkata isn't working nor is +0630
@jayenashar : Did you find any solution so far? I'll also need to convert IST (as in "Indian Standard Time")...
Maybe the abbreviations can be adjusted in the plugin?
@gohrner for IST we are using 4:30am GMT+0530 IST
I just noticed that this problem should be fixed in chrono since 2018: https://github.com/wanasit/chrono/issues/254
(Before, it was Irish Standard Time, after this fix it's supposed to be Indian Standard Time at UTC +5:30h.)
Addendum: Ok, the released walltime plugin version actually uses a version of chrono-node which is too old. Current master however uses a sufficiently recent version, so should work correctly with IST as "Indian Standard Time".
So a new release would be nice :)
even the latest "release" in github isn't released. i just built com.mattermost.walltime-plugin-0.1.1.tar.gz with the latest code. uploading and overwriting the existing one worked for me
IST is indian standard time as far as i know, but it's not converting right. WAT and AEST are working fine.