This website works better with JavaScript.
Explore
Help
Sign In
kbruen
/
CfrTrainInfoTelegramBot
mirror of
https://github.com/dancojocaru2000/CfrTrainInfoTelegramBot.git
Watch
1
Star
0
Fork
You've already forked CfrTrainInfoTelegramBot
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11
Commits
1
Branch
0
Tags
412 KiB
Go
97.4%
Dockerfile
2.6%
Tree:
af5a3a51de
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'af5a3a51de'
${ noResults }
CfrTrainInfoTelegramBot
/
pkg
/
utils
/
location.go
7 lines
91 B
Raw
Blame
History
package
utils
import
"time"
var
(
Location
,
_
=
time
.
LoadLocation
(
"Europe/Bucharest"
)
)
Reference in new issue
Copy Permalink