fix timezone - time with local timezone to default timezone
This commit is contained in:
@@ -477,7 +477,7 @@
|
||||
<!-- Footer -->
|
||||
<div class="legal">
|
||||
<div class="copyright">
|
||||
© <%= Time.now.strftime("%Y") %> <a href="javascript:void(0);">Code2Lab</a>.
|
||||
© <%= Time.current.strftime("%Y") %> <a href="javascript:void(0);">Code2Lab</a>.
|
||||
</div>
|
||||
<div class="version">
|
||||
<b>Version: </b> 1.0.1
|
||||
|
||||
Reference in New Issue
Block a user