I don't recall asking for any comments from the
.
.
.
Riderunner / Genesis
Plugin Breaker in test BassRR Plugin Player, Wifiman_NET
New Home for Genesis & BassRR :adding to site ,, Hellfyre night
Bassrr Beta Release :Version 1.3.7
Movie_info Release :Version 3.1.0
Wifiman_NET:Version 1.0.0
Every Future, Needs A Beginning
I don't recall asking for any comments from the
.
.
.
Front End of Choice: Ride Runner (Is there anything else??? ) & Powered by the DFX5.1 Skin Available in the Mobile App Mart
My Fiero Build Thread
i thought it was deserved lol... not bad for me at 4.30 am and stuffed with flu,
@Shaun got latest update going works well , still unable to enter before current date , but i'm thinking it maybe an input error , i did'nt offer my ini before as you asked for manual entered ini's , and i did'nt.
will keep you informed
Thankyou
Riderunner / Genesis
Plugin Breaker in test BassRR Plugin Player, Wifiman_NET
New Home for Genesis & BassRR :adding to site ,, Hellfyre night
Bassrr Beta Release :Version 1.3.7
Movie_info Release :Version 3.1.0
Wifiman_NET:Version 1.0.0
Every Future, Needs A Beginning
NOVA, MD, DC Monthly Meets Here
Ride Runner and Centrafuse 3 plugin creator
mp3Car.com Senior Tech Blogger (Want a product reviewed? Contact me.)
Find my plugins on the MP3Car App Store!
Follow Me on Twitter or Facebook
Live mp3Car Facebook Chat
I wonder which order the day and months are in?
thats a thought , dose you PI look at the system date format as we are different here to you lot
Riderunner / Genesis
Plugin Breaker in test BassRR Plugin Player, Wifiman_NET
New Home for Genesis & BassRR :adding to site ,, Hellfyre night
Bassrr Beta Release :Version 1.3.7
Movie_info Release :Version 3.1.0
Wifiman_NET:Version 1.0.0
Every Future, Needs A Beginning
wait wait ... you're in europe? lol I'm just using built in vb.net stuff for the date/ date difference calculation. I guess if its reading the incorrect format that could throw things off and halt the date difference sub. For the record though the plugin asks Year then Month then Day and has kickouts for things like months that only have 30 days, february.. all that good stuff. If the date format ends up being the problem its an easy fix. I will just read ISUNITS and specify the format based on that. I've already got some ISUNITS dependant stuff in there in anticipation of making the plugin euro-friendly.
NOVA, MD, DC Monthly Meets Here
Ride Runner and Centrafuse 3 plugin creator
mp3Car.com Senior Tech Blogger (Want a product reviewed? Contact me.)
Find my plugins on the MP3Car App Store!
Follow Me on Twitter or Facebook
Live mp3Car Facebook Chat
If its done correctly internally, and it asks you each seperatly, it knows which is the day and which is the month..
I've been down this road with the RRSched PI....
RideRunner...The #1 FE, PERIOD.
Current Project: DFXVoice [Beta Released]
Next in line: RRMedia v2.0
DFX 5.1.1 Skin
Appstore Link
My RideRunner Plugins
RRMedia
RRExtended
DFXVoice
Using the ISUNITS is slightly better, but seeing that one can make any custom date format in the win settings, that won't really help.
Shawn, what you should be using for all your date things is the DateSerial func. You tell it each piece DateSerial (Year,Month,Day) and it returns the date in a serial format, which is non dependant on the system set date format. This is what i learned when i added my DateOSK to RRExtented PI.
RideRunner...The #1 FE, PERIOD.
Current Project: DFXVoice [Beta Released]
Next in line: RRMedia v2.0
DFX 5.1.1 Skin
Appstore Link
My RideRunner Plugins
RRMedia
RRExtended
DFXVoice
Bookmarks