This website requires JavaScript.
Explore
Help
Sign In
tanshu
/
barker
Watch
1
Star
0
Fork
0
You've already forked barker
Code
Issues
1
Pull Requests
Releases
4
Activity
Files
c5eaeb14973e4e264a79874dc16dc01aa946a096
barker
/
bookie
/
src
/
app
/
shared
History
tanshu
97579ea9d3
Dates and times should now be handled properly once the server is set on UTC time and the proper timezone offset environment variable is set.
2021-04-02 06:58:38 +05:30
..
confirm-dialog
…
image-dialog
…
accounting.pipe.ts
…
clear.pipe.ts
Chore: ng lint using the recommended @angular-eslint style
2020-12-08 18:50:46 +05:30
cookie.service.ts
…
local-time.pipe.ts
Dates and times should now be handled properly once the server is set on UTC time and the proper timezone offset environment variable is set.
2021-04-02 06:58:38 +05:30
math.service.spec.ts
…
math.service.ts
Using Half-Round-Even rounding in the bill amounts as this is what python round uses.
2021-03-20 08:05:50 +05:30
shared.module.ts
…
to-csv-type.ts
…
to-csv.service.ts
…