is there any way to convert timezones? I need to be able to determine midnight in GMT+1 and GMT+2 in build process on forestry.io where is UTC timezone.
I found only .UTC and .Local time modifiers which dont fit. I need to check now.GMT+2 for example. Or ability to set different timezone on forestry.io somehow.