home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Custom Data Grabber including Sky UK Channel/EPG Grabber
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="ears" data-source="post: 1106680" data-attributes="member: 83203"><p>I think that's to be expected. If mySQL is anything like MSSQL there's no such thing as a time field. So if you want to store just a time in the database, you actually store it as a datetime, where the date part is arbitary. It needs to store seconds too so the seconds value probably just reflects the precise time when the value was stored in the database. The plugin will just pull the time value out of that field when it needs it.</p></blockquote><p></p>
[QUOTE="ears, post: 1106680, member: 83203"] I think that's to be expected. If mySQL is anything like MSSQL there's no such thing as a time field. So if you want to store just a time in the database, you actually store it as a datetime, where the date part is arbitary. It needs to store seconds too so the seconds value probably just reflects the precise time when the value was stored in the database. The plugin will just pull the time value out of that field when it needs it. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Custom Data Grabber including Sky UK Channel/EPG Grabber
Contact us
RSS
Top
Bottom