Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: How to load a + into a string

by BrowserUk (Patriarch)
on Jun 16, 2014 at 19:36 UTC ( [id://1090067]=note: print w/replies, xml ) Need Help??


in reply to How to load a + into a string

Try:

my $SettlementTimeString = $SettlementDateTime->ymd() . "T" . $SettlementDateTime->hms() . "." . $SettlementDateTime->nanosecond() . "+12:00";

With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1090067]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-04-19 02:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found