| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| NamePros Member | British Summer Time (BST) I currently have this code to show when my page was last modified in Greenwich Mean Time (GMT) but the clocks in the UK went forward one hour tonight to British Summer Time (BST). This code I have is set to GMT so is there anyway of putting it +1 hour? Thanks. PHP Code: |
| |
| | #2 (permalink) |
| NamePros Regular | The time is returned as a Unix timestamp (seconds from xxxx) , so you can add 3600 to last_modified and will be ok PHP Code: Adrian |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |